[INFO] cloning repository https://github.com/ryanecrist/quicken-import-tool
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ryanecrist/quicken-import-tool" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fryanecrist%2Fquicken-import-tool", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fryanecrist%2Fquicken-import-tool'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] e473b851e277ad4df8f277df3038dc7e59e6ce51
[INFO] fixing ryanecrist/quicken-import-tool against try#622891a4e29178280638a6b63a8908bde2c0c854+cargoflags=-Zfix-edition=end=2015,2024 for pr-157817-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fryanecrist%2Fquicken-import-tool" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/ryanecrist/quicken-import-tool
[INFO] finished tweaking git repo https://github.com/ryanecrist/quicken-import-tool
[INFO] tweaked toml for git repo https://github.com/ryanecrist/quicken-import-tool written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/ryanecrist/quicken-import-tool on toolchain 622891a4e29178280638a6b63a8908bde2c0c854
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/ryanecrist/quicken-import-tool already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 0ed26e32b18b5435cd0eb57779600b173e4d1bd42ac35e7b27ec29c29b8d830f
[INFO] running `Command { std: "docker" "start" "0ed26e32b18b5435cd0eb57779600b173e4d1bd42ac35e7b27ec29c29b8d830f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "0ed26e32b18b5435cd0eb57779600b173e4d1bd42ac35e7b27ec29c29b8d830f" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "0ed26e32b18b5435cd0eb57779600b173e4d1bd42ac35e7b27ec29c29b8d830f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=" "-w" "/opt/rustwide/workdir" "--user" "0:0" "0ed26e32b18b5435cd0eb57779600b173e4d1bd42ac35e7b27ec29c29b8d830f" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fix" "--allow-no-vcs" "--allow-dirty" "--frozen" "--all" "--all-targets" "--message-format=json" "-Zfix-edition=end=2015,2024", kill_on_drop: false }`
[INFO] [stderr] crater-edition-check: migrating to next edition
[INFO] [stderr]    Migrating Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Compiling proc-macro2 v1.0.92
[INFO] [stderr]    Compiling unicode-ident v1.0.14
[INFO] [stderr]    Compiling glob v0.3.1
[INFO] [stderr]    Compiling prettyplease v0.2.25
[INFO] [stderr]    Compiling libc v0.2.167
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling cfg-if v1.0.0
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]    Compiling either v1.13.0
[INFO] [stderr]    Compiling bindgen v0.70.1
[INFO] [stderr]    Compiling bitflags v2.6.0
[INFO] [stderr]    Compiling log v0.4.22
[INFO] [stderr]    Compiling shlex v1.3.0
[INFO] [stderr]    Compiling rustc-hash v1.1.0
[INFO] [stderr]    Compiling libloading v0.8.6
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling clang-sys v1.8.1
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]    Compiling syn v2.0.90
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling cexpr v0.6.0
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling quicken-import-tool v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Migrating build.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating src/main.rs from 2021 edition to 2024
[INFO] [stderr]        Fixed /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs (294 fixes)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 23.83s
[INFO] [stderr] crater-edition-check: quicken-import-tool v0.1.0 (/opt/rustwide/workdir) updating edition from 2021 to 2024
[INFO] [stderr]    Compiling quicken-import-tool v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: use of deprecated constant `bindgen::CargoCallbacks`: Use `CargoCallbacks::new()` instead. Please, check the documentation for further information.
[INFO] [stdout]   --> build.rs:21:44
[INFO] [stdout]    |
[INFO] [stdout] 21 |         .parse_callbacks(Box::new(bindgen::CargoCallbacks))
[INFO] [stdout]    |                                            ^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:22258
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...= __builtin_va_list ; extern "C" { pub static sqlite3_version : [:: std :: os :: raw :: c_char ; 0usize] ; } extern "C" { pub fn s...
[INFO] [stdout]   |                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:22258
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...= __builtin_va_list ; extern "C" { pub static sqlite3_version : [:: std :: os :: raw :: c_char ; 0usize] ; } extern "C" { pub fn s...
[INFO] [stdout]   |                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:22345
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... c_char ; 0usize] ; } extern "C" { pub fn sqlite3_libversion () -> * const :: std :: os :: raw :: c_char ; } extern "C" { pub fn s...
[INFO] [stdout]   |                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:22432
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...s :: raw :: c_char ; } extern "C" { pub fn sqlite3_sourceid () -> * const :: std :: os :: raw :: c_char ; } extern "C" { pub fn sq...
[INFO] [stdout]   |                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:22517
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...s :: raw :: c_char ; } extern "C" { pub fn sqlite3_libversion_number () -> :: std :: os :: raw :: c_int ; } extern "C" { pub fn sq...
[INFO] [stdout]   |                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:22602
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn sqlite3_compileoption_used (zOptName : * const :: std :: os :: raw :: c_char) -> :: std :: os :: raw :: c_int ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:22345
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... c_char ; 0usize] ; } extern "C" { pub fn sqlite3_libversion () -> * const :: std :: os :: raw :: c_char ; } extern "C" { pub fn s...
[INFO] [stdout]   |                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:22432
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...s :: raw :: c_char ; } extern "C" { pub fn sqlite3_sourceid () -> * const :: std :: os :: raw :: c_char ; } extern "C" { pub fn sq...
[INFO] [stdout]   |                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:22736
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn sqlite3_compileoption_get (N : :: std :: os :: raw :: c_int) -> * const :: std :: os :: raw :: c_char ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:22862
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...: os :: raw :: c_char ; } extern "C" { pub fn sqlite3_threadsafe () -> :: std :: os :: raw :: c_int ; } # [repr (C)] # [derive (De...
[INFO] [stdout]   |                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:22517
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...s :: raw :: c_char ; } extern "C" { pub fn sqlite3_libversion_number () -> :: std :: os :: raw :: c_int ; } extern "C" { pub fn sq...
[INFO] [stdout]   |                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:23235
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... = sqlite_uint64 ; extern "C" { pub fn sqlite3_close (arg1 : * mut sqlite3) -> :: std :: os :: raw :: c_int ; } extern "C" { pub f...
[INFO] [stdout]   |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:22602
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn sqlite3_compileoption_used (zOptName : * const :: std :: os :: raw :: c_char) -> :: std :: os :: raw :: c_int ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:22736
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn sqlite3_compileoption_get (N : :: std :: os :: raw :: c_int) -> * const :: std :: os :: raw :: c_char ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:23328
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...raw :: c_int ; } extern "C" { pub fn sqlite3_close_v2 (arg1 : * mut sqlite3) -> :: std :: os :: raw :: c_int ; } pub type sqlite3_...
[INFO] [stdout]   |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:23723
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... ; extern "C" { pub fn sqlite3_exec (arg1 : * mu...: c_char) -> :: std :: os :: raw :: c_int ; } # ...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:22862
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...: os :: raw :: c_char ; } extern "C" { pub fn sqlite3_threadsafe () -> :: std :: os :: raw :: c_int ; } # [repr (C)] # [derive (De...
[INFO] [stdout]   |                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:37762
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...emCall) - 160usize] ; } ; extern "C" { pub fn sqlite3_initialize () -> :: std :: os :: raw :: c_int ; } extern "C" { pub fn sqlite...
[INFO] [stdout]   |                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:23235
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... = sqlite_uint64 ; extern "C" { pub fn sqlite3_close (arg1 : * mut sqlite3) -> :: std :: os :: raw :: c_int ; } extern "C" { pub f...
[INFO] [stdout]   |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:23328
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...raw :: c_int ; } extern "C" { pub fn sqlite3_close_v2 (arg1 : * mut sqlite3) -> :: std :: os :: raw :: c_int ; } pub type sqlite3_...
[INFO] [stdout]   |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:37840
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... :: os :: raw :: c_int ; } extern "C" { pub fn sqlite3_shutdown () -> :: std :: os :: raw :: c_int ; } extern "C" { pub fn sqlite3...
[INFO] [stdout]   |                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:23723
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... ; extern "C" { pub fn sqlite3_exec (arg1 : * mu...: c_char) -> :: std :: os :: raw :: c_int ; } # ...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:37916
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...d :: os :: raw :: c_int ; } extern "C" { pub fn sqlite3_os_init () -> :: std :: os :: raw :: c_int ; } extern "C" { pub fn sqlite3...
[INFO] [stdout]   |                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:37762
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...emCall) - 160usize] ; } ; extern "C" { pub fn sqlite3_initialize () -> :: std :: os :: raw :: c_int ; } extern "C" { pub fn sqlite...
[INFO] [stdout]   |                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:37991
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...d :: os :: raw :: c_int ; } extern "C" { pub fn sqlite3_os_end () -> :: std :: os :: raw :: c_int ; } extern "C" { pub fn sqlite3_...
[INFO] [stdout]   |                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:37840
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... :: os :: raw :: c_int ; } extern "C" { pub fn sqlite3_shutdown () -> :: std :: os :: raw :: c_int ; } extern "C" { pub fn sqlite3...
[INFO] [stdout]   |                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:38065
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...int ; } extern "C" { pub fn sqlite3_config (arg1 : :: std :: os :: raw :: c_int , ...) -> :: std :: os :: raw :: c_int ; } extern ...
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:37916
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...d :: os :: raw :: c_int ; } extern "C" { pub fn sqlite3_os_init () -> :: std :: os :: raw :: c_int ; } extern "C" { pub fn sqlite3...
[INFO] [stdout]   |                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:38180
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn sqlite3_db_config (arg1 : * mut sqlite3 , op : :: std :: os :: raw :: c_int , ...) -> :: std :: os :: raw :: c_int ; } # ...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:40733
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... ; extern "C" { pub fn sqlite3_extended_result_codes (arg1 : * mut sqlite3 , onoff : :: std :: os :: raw :: c_int) -> :: std :: os :: raw :: c_int ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:37991
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...d :: os :: raw :: c_int ; } extern "C" { pub fn sqlite3_os_end () -> :: std :: os :: raw :: c_int ; } extern "C" { pub fn sqlite3_...
[INFO] [stdout]   |                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:38065
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...int ; } extern "C" { pub fn sqlite3_config (arg1 : :: std :: os :: raw :: c_int , ...) -> :: std :: os :: raw :: c_int ; } extern ...
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:40881
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...:: raw :: c_int ; } extern "C" { pub fn sqlite3_last_insert_rowid (arg1 : * mut sqlite3) -> sqlite3_int64 ; } extern "C" { pub fn ...
[INFO] [stdout]   |                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:40971
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...ite3_int64 ; } extern "C" { pub fn sqlite3_set_last_insert_rowid (arg1 : * mut sqlite3 , arg2 : sqlite3_int64) ; } extern "C" { pu...
[INFO] [stdout]   |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:38180
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn sqlite3_db_config (arg1 : * mut sqlite3 , op : :: std :: os :: raw :: c_int , ...) -> :: std :: os :: raw :: c_int ; } # ...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:40733
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... ; extern "C" { pub fn sqlite3_extended_result_codes (arg1 : * mut sqlite3 , onoff : :: std :: os :: raw :: c_int) -> :: std :: os :: raw :: c_int ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:41071
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...qlite3_int64) ; } extern "C" { pub fn sqlite3_changes (arg1 : * mut sqlite3) -> :: std :: os :: raw :: c_int ; } extern "C" { pub ...
[INFO] [stdout]   |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:41166
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... os :: raw :: c_int ; } extern "C" { pub fn sqlite3_changes64 (arg1 : * mut sqlite3) -> sqlite3_int64 ; } extern "C" { pub fn sqli...
[INFO] [stdout]   |                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:40881
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...:: raw :: c_int ; } extern "C" { pub fn sqlite3_last_insert_rowid (arg1 : * mut sqlite3) -> sqlite3_int64 ; } extern "C" { pub fn ...
[INFO] [stdout]   |                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:40971
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...ite3_int64 ; } extern "C" { pub fn sqlite3_set_last_insert_rowid (arg1 : * mut sqlite3 , arg2 : sqlite3_int64) ; } extern "C" { pu...
[INFO] [stdout]   |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:41248
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...ite3_int64 ; } extern "C" { pub fn sqlite3_total_changes (arg1 : * mut sqlite3) -> :: std :: os :: raw :: c_int ; } extern "C" { p...
[INFO] [stdout]   |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:41071
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...qlite3_int64) ; } extern "C" { pub fn sqlite3_changes (arg1 : * mut sqlite3) -> :: std :: os :: raw :: c_int ; } extern "C" { pub ...
[INFO] [stdout]   |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:41349
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... :: raw :: c_int ; } extern "C" { pub fn sqlite3_total_changes64 (arg1 : * mut sqlite3) -> sqlite3_int64 ; } extern "C" { pub fn s...
[INFO] [stdout]   |                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:41437
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...ut sqlite3) -> sqlite3_int64 ; } extern "C" { pub fn sqlite3_interrupt (arg1 : * mut sqlite3) ; } extern "C" { pub fn sqlite3_is_i...
[INFO] [stdout]   |                                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:41166
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... os :: raw :: c_int ; } extern "C" { pub fn sqlite3_changes64 (arg1 : * mut sqlite3) -> sqlite3_int64 ; } extern "C" { pub fn sqli...
[INFO] [stdout]   |                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:41248
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...ite3_int64 ; } extern "C" { pub fn sqlite3_total_changes (arg1 : * mut sqlite3) -> :: std :: os :: raw :: c_int ; } extern "C" { p...
[INFO] [stdout]   |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:41502
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... sqlite3) ; } extern "C" { pub fn sqlite3_is_interrupted (arg1 : * mut sqlite3) -> :: std :: os :: raw :: c_int ; } extern "C" { p...
[INFO] [stdout]   |                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:41349
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... :: raw :: c_int ; } extern "C" { pub fn sqlite3_total_changes64 (arg1 : * mut sqlite3) -> sqlite3_int64 ; } extern "C" { pub fn s...
[INFO] [stdout]   |                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:41604
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...t ; } extern "C" { pub fn sqlite3_complete (sql : * const :: std :: os :: raw :: c_char) -> :: std :: os :: raw :: c_int ; } exter...
[INFO] [stdout]   |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:41723
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... ; } extern "C" { pub fn sqlite3_complete16 (sql : * const :: std :: os :: raw :: c_void) -> :: std :: os :: raw :: c_int ; } exte...
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:41437
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...ut sqlite3) -> sqlite3_int64 ; } extern "C" { pub fn sqlite3_interrupt (arg1 : * mut sqlite3) ; } extern "C" { pub fn sqlite3_is_i...
[INFO] [stdout]   |                                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:41844
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn sqlite3_busy_handler (arg...: c_void) -> :: std :: os :: raw :: c_int ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:41502
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... sqlite3) ; } extern "C" { pub fn sqlite3_is_interrupted (arg1 : * mut sqlite3) -> :: std :: os :: raw :: c_int ; } extern "C" { p...
[INFO] [stdout]   |                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:41604
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...t ; } extern "C" { pub fn sqlite3_complete (sql : * const :: std :: os :: raw :: c_char) -> :: std :: os :: raw :: c_int ; } exter...
[INFO] [stdout]   |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:42165
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn sqlite3_busy_timeout (arg1 : * mut sqlite3 , ms : :: std :: os :: raw :: c_int) -> :: std :: os :: raw :: c_int ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:41723
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... ; } extern "C" { pub fn sqlite3_complete16 (sql : * const :: std :: os :: raw :: c_void) -> :: std :: os :: raw :: c_int ; } exte...
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:42301
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn sqlite3_get_table (db : *...: c_char) -> :: std :: os :: raw :: c_int ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:41844
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn sqlite3_busy_handler (arg...: c_void) -> :: std :: os :: raw :: c_int ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:42653
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...raw :: c_int ; } extern "C" { pub fn sqlite3_free_table (result : * mut * mut :: std :: os :: raw :: c_char) ; } extern "C" { pub ...
[INFO] [stdout]   |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:42165
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn sqlite3_busy_timeout (arg1 : * mut sqlite3 , ms : :: std :: os :: raw :: c_int) -> :: std :: os :: raw :: c_int ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:42749
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn sqlite3_mprintf (arg1 : * const :: std :: os :: raw :: c_char , ...) -> * mut :: std :: os :: raw :: c_char ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:42301
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn sqlite3_get_table (db : *...: c_char) -> :: std :: os :: raw :: c_int ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:42881
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn sqlite3_vmprintf (arg1 : * const :: std :: os :: raw :: c_char , arg2 : * mut __va_list_tag) -> * mut :: std :: os :: raw :: c_char ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:42653
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...raw :: c_int ; } extern "C" { pub fn sqlite3_free_table (result : * mut * mut :: std :: os :: raw :: c_char) ; } extern "C" { pub ...
[INFO] [stdout]   |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:43037
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn sqlite3_snprintf (arg1 : :: std :: os :: raw :: c_int , arg2 : * mut :: std :: os :: raw :: c_char , arg3 : * const :: std :: os :: raw :: c_char , ...) -> * mut :: std :: os :: raw :: c_char ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:42749
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn sqlite3_mprintf (arg1 : * const :: std :: os :: raw :: c_char , ...) -> * mut :: std :: os :: raw :: c_char ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:43253
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn sqlite3_vsnprintf (arg1 : :: std :: os :: raw :: c_int , arg2 : * mut :: std :: os :: raw :: c_char , arg3 : * const :: std :: os :: raw :: c_char , arg4 : * mut __va_list_tag) -> * mut :: std :: os :: raw :: c_char ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:42881
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn sqlite3_vmprintf (arg1 : * const :: std :: os :: raw :: c_char , arg2 : * mut __va_list_tag) -> * mut :: std :: os :: raw :: c_char ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:43493
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...ar ; } extern "C" { pub fn sqlite3_malloc (arg1 : :: std :: os :: raw :: c_int) -> * mut :: std :: os :: raw :: c_void ; } extern ...
[INFO] [stdout]   |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:43037
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn sqlite3_snprintf (arg1 : :: std :: os :: raw :: c_int , arg2 : * mut :: std :: os :: raw :: c_char , arg3 : * const :: std :: os :: raw :: c_char , ...) -> * mut :: std :: os :: raw :: c_char ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:43609
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...: c_void ; } extern "C" { pub fn sqlite3_malloc64 (arg1 : sqlite3_uint64) -> * mut :: std :: os :: raw :: c_void ; } extern "C" { ...
[INFO] [stdout]   |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:43253
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn sqlite3_vsnprintf (arg1 : :: std :: os :: raw :: c_int , arg2 : * mut :: std :: os :: raw :: c_char , arg3 : * const :: std :: os :: raw :: c_char , arg4 : * mut __va_list_tag) -> * mut :: std :: os :: raw :: c_char ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:43713
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn sqlite3_realloc (arg1 : * mut :: std :: os :: raw :: c_void , arg2 : :: std :: os :: raw :: c_int) -> * mut :: std :: os :: raw :: c_void ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:43493
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...ar ; } extern "C" { pub fn sqlite3_malloc (arg1 : :: std :: os :: raw :: c_int) -> * mut :: std :: os :: raw :: c_void ; } extern ...
[INFO] [stdout]   |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:43875
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn sqlite3_realloc64 (arg1 : * mut :: std :: os :: raw :: c_void , arg2 : sqlite3_uint64) -> * mut :: std :: os :: raw :: c_void ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:43609
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...: c_void ; } extern "C" { pub fn sqlite3_malloc64 (arg1 : sqlite3_uint64) -> * mut :: std :: os :: raw :: c_void ; } extern "C" { ...
[INFO] [stdout]   |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:44025
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...os :: raw :: c_void ; } extern "C" { pub fn sqlite3_free (arg1 : * mut :: std :: os :: raw :: c_void) ; } extern "C" { pub fn sqli...
[INFO] [stdout]   |                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:43713
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn sqlite3_realloc (arg1 : * mut :: std :: os :: raw :: c_void , arg2 : :: std :: os :: raw :: c_int) -> * mut :: std :: os :: raw :: c_void ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:44107
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...:: c_void) ; } extern "C" { pub fn sqlite3_msize (arg1 : * mut :: std :: os :: raw :: c_void) -> sqlite3_uint64 ; } extern "C" { p...
[INFO] [stdout]   |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:43875
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn sqlite3_realloc64 (arg1 : * mut :: std :: os :: raw :: c_void , arg2 : sqlite3_uint64) -> * mut :: std :: os :: raw :: c_void ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:44208
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...:: c_void) -> sqlite3_uint64 ; } extern "C" { pub fn sqlite3_memory_used () -> sqlite3_int64 ; } extern "C" { pub fn sqlite3_memor...
[INFO] [stdout]   |                                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:44025
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...os :: raw :: c_void ; } extern "C" { pub fn sqlite3_free (arg1 : * mut :: std :: os :: raw :: c_void) ; } extern "C" { pub fn sqli...
[INFO] [stdout]   |                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:44272
[INFO] [stdout]   |
[INFO] [stdout] 3 | ..._int64 ; } extern "C" { pub fn sqlite3_memory_highwater (resetFlag : :: std :: os :: raw :: c_int) -> sqlite3_int64 ; } extern "C"...
[INFO] [stdout]   |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:44107
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...:: c_void) ; } extern "C" { pub fn sqlite3_msize (arg1 : * mut :: std :: os :: raw :: c_void) -> sqlite3_uint64 ; } extern "C" { p...
[INFO] [stdout]   |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:44381
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... ; } extern "C" { pub fn sqlite3_randomness (N : :: std :: os :: raw :: c_int , P : * mut :: std :: os :: raw :: c_void) ; } exter...
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:44208
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...:: c_void) -> sqlite3_uint64 ; } extern "C" { pub fn sqlite3_memory_used () -> sqlite3_int64 ; } extern "C" { pub fn sqlite3_memor...
[INFO] [stdout]   |                                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:44501
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn sqlite3_set_authorizer (a...: c_void) -> :: std :: os :: raw :: c_int ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:44272
[INFO] [stdout]   |
[INFO] [stdout] 3 | ..._int64 ; } extern "C" { pub fn sqlite3_memory_highwater (resetFlag : :: std :: os :: raw :: c_int) -> sqlite3_int64 ; } extern "C"...
[INFO] [stdout]   |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:45018
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn sqlite3_trace (arg1 : * m...d) -> * mut :: std :: os :: raw :: c_void ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:44381
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... ; } extern "C" { pub fn sqlite3_randomness (N : :: std :: os :: raw :: c_int , P : * mut :: std :: os :: raw :: c_void) ; } exter...
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:45318
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn sqlite3_profile (arg1 : *...d) -> * mut :: std :: os :: raw :: c_void ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:44501
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn sqlite3_set_authorizer (a...: c_void) -> :: std :: os :: raw :: c_int ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:45646
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn sqlite3_trace_v2 (arg1 : ...: c_void) -> :: std :: os :: raw :: c_int ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:45018
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn sqlite3_trace (arg1 : * m...d) -> * mut :: std :: os :: raw :: c_void ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:46099
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn sqlite3_progress_handler ...g4 : * mut :: std :: os :: raw :: c_void) ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:45318
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn sqlite3_profile (arg1 : *...d) -> * mut :: std :: os :: raw :: c_void ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:46392
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn sqlite3_open (filename : * const :: std :: os :: raw :: c_char , ppDb : * mut * mut sqlite3) -> :: std :: os :: raw :: c_int ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:45646
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn sqlite3_trace_v2 (arg1 : ...: c_void) -> :: std :: os :: raw :: c_int ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:46541
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn sqlite3_open16 (filename : * const :: std :: os :: raw :: c_void , ppDb : * mut * mut sqlite3) -> :: std :: os :: raw :: c_int ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:46099
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn sqlite3_progress_handler ...g4 : * mut :: std :: os :: raw :: c_void) ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:46692
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn sqlite3_open_v2 (filename : * const :: std :: os :: raw :: c_char , ppDb : * mut * mut sqlite3 , flags : :: std :: os :: raw :: c_int , zVfs : * const :: std :: os :: raw :: c_char) -> :: std :: os :: raw :: c_int ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:46392
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn sqlite3_open (filename : * const :: std :: os :: raw :: c_char , ppDb : * mut * mut sqlite3) -> :: std :: os :: raw :: c_int ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:46930
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn sqlite3_uri_parameter (z : sqlite3_filename , zParam : * const :: std :: os :: raw :: c_char) -> * const :: std :: os :: raw :: c_char ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:46541
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn sqlite3_open16 (filename : * const :: std :: os :: raw :: c_void , ppDb : * mut * mut sqlite3) -> :: std :: os :: raw :: c_int ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:47089
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn sqlite3_uri_boolean (z : sqlite3_filename , zParam : * const :: std :: os :: raw :: c_char , bDefault : :: std :: os :: raw :: c_int) -> :: std :: os :: raw :: c_int ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:46692
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn sqlite3_open_v2 (filename : * const :: std :: os :: raw :: c_char , ppDb : * mut * mut sqlite3 , flags : :: std :: os :: raw :: c_int , zVfs : * const :: std :: os :: raw :: c_char) -> :: std :: os :: raw :: c_int ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:47279
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn sqlite3_uri_int64 (arg1 : sqlite3_filename , arg2 : * const :: std :: os :: raw :: c_char , arg3 : sqlite3_int64) -> sqlite3_int64 ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:46930
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn sqlite3_uri_parameter (z : sqlite3_filename , zParam : * const :: std :: os :: raw :: c_char) -> * const :: std :: os :: raw :: c_char ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:47434
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn sqlite3_uri_key (z : sqlite3_filename , N : :: std :: os :: raw :: c_int) -> * const :: std :: os :: raw :: c_char ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:47573
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...ar ; } extern "C" { pub fn sqlite3_filename_database (arg1 : sqlite3_filename) -> * const :: std :: os :: raw :: c_char ; } extern...
[INFO] [stdout]   |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:47089
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn sqlite3_uri_boolean (z : sqlite3_filename , zParam : * const :: std :: os :: raw :: c_char , bDefault : :: std :: os :: raw :: c_int) -> :: std :: os :: raw :: c_int ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:47690
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...ar ; } extern "C" { pub fn sqlite3_filename_journal (arg1 : sqlite3_filename) -> * const :: std :: os :: raw :: c_char ; } extern ...
[INFO] [stdout]   |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:47279
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn sqlite3_uri_int64 (arg1 : sqlite3_filename , arg2 : * const :: std :: os :: raw :: c_char , arg3 : sqlite3_int64) -> sqlite3_int64 ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:47806
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...char ; } extern "C" { pub fn sqlite3_filename_wal (arg1 : sqlite3_filename) -> * const :: std :: os :: raw :: c_char ; } extern "C...
[INFO] [stdout]   |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:47434
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn sqlite3_uri_key (z : sqlite3_filename , N : :: std :: os :: raw :: c_int) -> * const :: std :: os :: raw :: c_char ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:47573
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...ar ; } extern "C" { pub fn sqlite3_filename_database (arg1 : sqlite3_filename) -> * const :: std :: os :: raw :: c_char ; } extern...
[INFO] [stdout]   |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:47918
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...; } extern "C" { pub fn sqlite3_database_file_object (arg1 : * const :: std :: os :: raw :: c_char) -> * mut sqlite3_file ; } exte...
[INFO] [stdout]   |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:47690
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...ar ; } extern "C" { pub fn sqlite3_filename_journal (arg1 : sqlite3_filename) -> * const :: std :: os :: raw :: c_char ; } extern ...
[INFO] [stdout]   |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:48040
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn sqlite3_create_filename (... os :: raw :: c_char) -> sqlite3_filename ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:47806
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...char ; } extern "C" { pub fn sqlite3_filename_wal (arg1 : sqlite3_filename) -> * const :: std :: os :: raw :: c_char ; } extern "C...
[INFO] [stdout]   |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:48354
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...har) -> sqlite3_filename ; } extern "C" { pub fn sqlite3_free_filename (arg1 : sqlite3_filename) ; } extern "C" { pub fn sqlite3_e...
[INFO] [stdout]   |                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:47918
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...; } extern "C" { pub fn sqlite3_database_file_object (arg1 : * const :: std :: os :: raw :: c_char) -> * mut sqlite3_file ; } exte...
[INFO] [stdout]   |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:48426
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...ite3_filename) ; } extern "C" { pub fn sqlite3_errcode (db : * mut sqlite3) -> :: std :: os :: raw :: c_int ; } extern "C" { pub f...
[INFO] [stdout]   |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:48040
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn sqlite3_create_filename (... os :: raw :: c_char) -> sqlite3_filename ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:48354
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...har) -> sqlite3_filename ; } extern "C" { pub fn sqlite3_free_filename (arg1 : sqlite3_filename) ; } extern "C" { pub fn sqlite3_e...
[INFO] [stdout]   |                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:48519
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... :: c_int ; } extern "C" { pub fn sqlite3_extended_errcode (db : * mut sqlite3) -> :: std :: os :: raw :: c_int ; } extern "C" { p...
[INFO] [stdout]   |                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:48426
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...ite3_filename) ; } extern "C" { pub fn sqlite3_errcode (db : * mut sqlite3) -> :: std :: os :: raw :: c_int ; } extern "C" { pub f...
[INFO] [stdout]   |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:48621
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... :: c_int ; } extern "C" { pub fn sqlite3_errmsg (arg1 : * mut sqlite3) -> * const :: std :: os :: raw :: c_char ; } extern "C" { ...
[INFO] [stdout]   |                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:48519
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... :: c_int ; } extern "C" { pub fn sqlite3_extended_errcode (db : * mut sqlite3) -> :: std :: os :: raw :: c_int ; } extern "C" { p...
[INFO] [stdout]   |                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:48724
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...: c_char ; } extern "C" { pub fn sqlite3_errmsg16 (arg1 : * mut sqlite3) -> * const :: std :: os :: raw :: c_void ; } extern "C" {...
[INFO] [stdout]   |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:48621
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... :: c_int ; } extern "C" { pub fn sqlite3_errmsg (arg1 : * mut sqlite3) -> * const :: std :: os :: raw :: c_char ; } extern "C" { ...
[INFO] [stdout]   |                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:48724
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...: c_char ; } extern "C" { pub fn sqlite3_errmsg16 (arg1 : * mut sqlite3) -> * const :: std :: os :: raw :: c_void ; } extern "C" {...
[INFO] [stdout]   |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:48829
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...d ; } extern "C" { pub fn sqlite3_errstr (arg1 : :: std :: os :: raw :: c_int) -> * const :: std :: os :: raw :: c_char ; } extern...
[INFO] [stdout]   |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:48947
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...w :: c_char ; } extern "C" { pub fn sqlite3_error_offset (db : * mut sqlite3) -> :: std :: os :: raw :: c_int ; } # [repr (C)] # [...
[INFO] [stdout]   |                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:48829
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...d ; } extern "C" { pub fn sqlite3_errstr (arg1 : :: std :: os :: raw :: c_int) -> * const :: std :: os :: raw :: c_char ; } extern...
[INFO] [stdout]   |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:49141
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn sqlite3_limit (arg1 : * mut sqlite3 , id : :: std :: os :: raw :: c_int , newVal : :: std :: os :: raw :: c_int) -> :: std :: os :: raw :: c_int ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:48947
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...w :: c_char ; } extern "C" { pub fn sqlite3_error_offset (db : * mut sqlite3) -> :: std :: os :: raw :: c_int ; } # [repr (C)] # [...
[INFO] [stdout]   |                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:49141
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn sqlite3_limit (arg1 : * mut sqlite3 , id : :: std :: os :: raw :: c_int , newVal : :: std :: os :: raw :: c_int) -> :: std :: os :: raw :: c_int ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:49310
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn sqlite3_prepare (db : * mut sqlite3 , zSql : * const :: std :: os :: raw :: c_char , nByte : :: std :: os :: raw :: c_int , ppStmt : * mut * mut sqlite3_stmt , pzTail : * mut * const :: std :: os :: raw :: c_char) -> :: std :: os :: raw :: c_int ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:49580
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn sqlite3_prepare_v2 (db : * mut sqlite3 , zSql : * const :: std :: os :: raw :: c_char , nByte : :: std :: os :: raw :: c_int , ppStmt : * mut * mut sqlite3_stmt , pzTail : * mut * const :: std :: os :: raw :: c_char) -> :: std :: os :: raw :: c_int ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:49310
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn sqlite3_prepare (db : * mut sqlite3 , zSql : * const :: std :: os :: raw :: c_char , nByte : :: std :: os :: raw :: c_int , ppStmt : * mut * mut sqlite3_stmt , pzTail : * mut * const :: std :: os :: raw :: c_char) -> :: std :: os :: raw :: c_int ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:49580
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn sqlite3_prepare_v2 (db : * mut sqlite3 , zSql : * const :: std :: os :: raw :: c_char , nByte : :: std :: os :: raw :: c_int , ppStmt : * mut * mut sqlite3_stmt , pzTail : * mut * const :: std :: os :: raw :: c_char) -> :: std :: os :: raw :: c_int ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:49853
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn sqlite3_prepare_v3 (db : ...: c_char) -> :: std :: os :: raw :: c_int ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:49853
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn sqlite3_prepare_v3 (db : ...: c_char) -> :: std :: os :: raw :: c_int ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:50170
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn sqlite3_prepare16 (db : * mut sqlite3 , zSql : * const :: std :: os :: raw :: c_void , nByte : :: std :: os :: raw :: c_int , ppStmt : * mut * mut sqlite3_stmt , pzTail : * mut * const :: std :: os :: raw :: c_void) -> :: std :: os :: raw :: c_int ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:50170
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn sqlite3_prepare16 (db : * mut sqlite3 , zSql : * const :: std :: os :: raw :: c_void , nByte : :: std :: os :: raw :: c_int , ppStmt : * mut * mut sqlite3_stmt , pzTail : * mut * const :: std :: os :: raw :: c_void) -> :: std :: os :: raw :: c_int ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:50442
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn sqlite3_prepare16_v2 (db ...: c_void) -> :: std :: os :: raw :: c_int ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:50442
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn sqlite3_prepare16_v2 (db ...: c_void) -> :: std :: os :: raw :: c_int ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:50717
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn sqlite3_prepare16_v3 (db ...: c_void) -> :: std :: os :: raw :: c_int ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:50717
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn sqlite3_prepare16_v3 (db ...: c_void) -> :: std :: os :: raw :: c_int ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:51036
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...: c_int ; } extern "C" { pub fn sqlite3_sql (pStmt : * mut sqlite3_stmt) -> * const :: std :: os :: raw :: c_char ; } extern "C" {...
[INFO] [stdout]   |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:51036
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...: c_int ; } extern "C" { pub fn sqlite3_sql (pStmt : * mut sqlite3_stmt) -> * const :: std :: os :: raw :: c_char ; } extern "C" {...
[INFO] [stdout]   |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:51142
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...char ; } extern "C" { pub fn sqlite3_expanded_sql (pStmt : * mut sqlite3_stmt) -> * mut :: std :: os :: raw :: c_char ; } extern "...
[INFO] [stdout]   |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:51142
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...char ; } extern "C" { pub fn sqlite3_expanded_sql (pStmt : * mut sqlite3_stmt) -> * mut :: std :: os :: raw :: c_char ; } extern "...
[INFO] [stdout]   |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:51255
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... c_char ; } extern "C" { pub fn sqlite3_stmt_readonly (pStmt : * mut sqlite3_stmt) -> :: std :: os :: raw :: c_int ; } extern "C" ...
[INFO] [stdout]   |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:51255
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... c_char ; } extern "C" { pub fn sqlite3_stmt_readonly (pStmt : * mut sqlite3_stmt) -> :: std :: os :: raw :: c_int ; } extern "C" ...
[INFO] [stdout]   |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:51362
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... c_int ; } extern "C" { pub fn sqlite3_stmt_isexplain (pStmt : * mut sqlite3_stmt) -> :: std :: os :: raw :: c_int ; } extern "C" ...
[INFO] [stdout]   |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:51362
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... c_int ; } extern "C" { pub fn sqlite3_stmt_isexplain (pStmt : * mut sqlite3_stmt) -> :: std :: os :: raw :: c_int ; } extern "C" ...
[INFO] [stdout]   |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:51470
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn sqlite3_stmt_explain (pStmt : * mut sqlite3_stmt , eMode : :: std :: os :: raw :: c_int) -> :: std :: os :: raw :: c_int ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:51470
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn sqlite3_stmt_explain (pStmt : * mut sqlite3_stmt , eMode : :: std :: os :: raw :: c_int) -> :: std :: os :: raw :: c_int ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:51615
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... :: c_int ; } extern "C" { pub fn sqlite3_stmt_busy (arg1 : * mut sqlite3_stmt) -> :: std :: os :: raw :: c_int ; } # [repr (C)] #...
[INFO] [stdout]   |                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:51615
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... :: c_int ; } extern "C" { pub fn sqlite3_stmt_busy (arg1 : * mut sqlite3_stmt) -> :: std :: os :: raw :: c_int ; } # [repr (C)] #...
[INFO] [stdout]   |                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:51913
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn sqlite3_bind_blob (arg1 :..._void) >) -> :: std :: os :: raw :: c_int ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:51913
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn sqlite3_bind_blob (arg1 :..._void) >) -> :: std :: os :: raw :: c_int ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:52241
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn sqlite3_bind_blob64 (arg1..._void) >) -> :: std :: os :: raw :: c_int ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:52241
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn sqlite3_bind_blob64 (arg1..._void) >) -> :: std :: os :: raw :: c_int ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:52560
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn sqlite3_bind_double (arg1 : * mut sqlite3_stmt , arg2 : :: std :: os :: raw :: c_int , arg3 : f64) -> :: std :: os :: raw :: c_int ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:52560
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn sqlite3_bind_double (arg1 : * mut sqlite3_stmt , arg2 : :: std :: os :: raw :: c_int , arg3 : f64) -> :: std :: os :: raw :: c_int ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:52715
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn sqlite3_bind_int (arg1 : * mut sqlite3_stmt , arg2 : :: std :: os :: raw :: c_int , arg3 : :: std :: os :: raw :: c_int) -> :: std :: os :: raw :: c_int ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:52715
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn sqlite3_bind_int (arg1 : * mut sqlite3_stmt , arg2 : :: std :: os :: raw :: c_int , arg3 : :: std :: os :: raw :: c_int) -> :: std :: os :: raw :: c_int ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:52892
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn sqlite3_bind_int64 (arg1 : * mut sqlite3_stmt , arg2 : :: std :: os :: raw :: c_int , arg3 : sqlite3_int64) -> :: std :: os :: raw :: c_int ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:52892
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn sqlite3_bind_int64 (arg1 : * mut sqlite3_stmt , arg2 : :: std :: os :: raw :: c_int , arg3 : sqlite3_int64) -> :: std :: os :: raw :: c_int ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:53056
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn sqlite3_bind_null (arg1 : * mut sqlite3_stmt , arg2 : :: std :: os :: raw :: c_int) -> :: std :: os :: raw :: c_int ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:53056
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn sqlite3_bind_null (arg1 : * mut sqlite3_stmt , arg2 : :: std :: os :: raw :: c_int) -> :: std :: os :: raw :: c_int ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:53196
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn sqlite3_bind_text (arg1 :..._void) >) -> :: std :: os :: raw :: c_int ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:53196
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn sqlite3_bind_text (arg1 :..._void) >) -> :: std :: os :: raw :: c_int ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:53527
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn sqlite3_bind_text16 (arg1..._void) >) -> :: std :: os :: raw :: c_int ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:53527
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn sqlite3_bind_text16 (arg1..._void) >) -> :: std :: os :: raw :: c_int ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:53860
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn sqlite3_bind_text64 (arg1... c_uchar) -> :: std :: os :: raw :: c_int ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:53860
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn sqlite3_bind_text64 (arg1... c_uchar) -> :: std :: os :: raw :: c_int ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:54223
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn sqlite3_bind_value (arg1 : * mut sqlite3_stmt , arg2 : :: std :: os :: raw :: c_int , arg3 : * const sqlite3_value) -> :: std :: os :: raw :: c_int ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:54223
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn sqlite3_bind_value (arg1 : * mut sqlite3_stmt , arg2 : :: std :: os :: raw :: c_int , arg3 : * const sqlite3_value) -> :: std :: os :: raw :: c_int ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:54395
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn sqlite3_bind_pointer (arg..._void) >) -> :: std :: os :: raw :: c_int ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:54395
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn sqlite3_bind_pointer (arg..._void) >) -> :: std :: os :: raw :: c_int ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:54736
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn sqlite3_bind_zeroblob (arg1 : * mut sqlite3_stmt , arg2 : :: std :: os :: raw :: c_int , n : :: std :: os :: raw :: c_int) -> :: std :: os :: raw :: c_int ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:54736
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn sqlite3_bind_zeroblob (arg1 : * mut sqlite3_stmt , arg2 : :: std :: os :: raw :: c_int , n : :: std :: os :: raw :: c_int) -> :: std :: os :: raw :: c_int ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:54915
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn sqlite3_bind_zeroblob64 (arg1 : * mut sqlite3_stmt , arg2 : :: std :: os :: raw :: c_int , arg3 : sqlite3_uint64) -> :: std :: os :: raw :: c_int ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:54915
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn sqlite3_bind_zeroblob64 (arg1 : * mut sqlite3_stmt , arg2 : :: std :: os :: raw :: c_int , arg3 : sqlite3_uint64) -> :: std :: os :: raw :: c_int ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:55085
[INFO] [stdout]   |
[INFO] [stdout] 3 | ..._int ; } extern "C" { pub fn sqlite3_bind_parameter_count (arg1 : * mut sqlite3_stmt) -> :: std :: os :: raw :: c_int ; } extern "...
[INFO] [stdout]   |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:55085
[INFO] [stdout]   |
[INFO] [stdout] 3 | ..._int ; } extern "C" { pub fn sqlite3_bind_parameter_count (arg1 : * mut sqlite3_stmt) -> :: std :: os :: raw :: c_int ; } extern "...
[INFO] [stdout]   |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:55198
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn sqlite3_bind_parameter_name (arg1 : * mut sqlite3_stmt , arg2 : :: std :: os :: raw :: c_int) -> * const :: std :: os :: raw :: c_char ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:55198
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn sqlite3_bind_parameter_name (arg1 : * mut sqlite3_stmt , arg2 : :: std :: os :: raw :: c_int) -> * const :: std :: os :: raw :: c_char ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:55357
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn sqlite3_bind_parameter_index (arg1 : * mut sqlite3_stmt , zName : * const :: std :: os :: raw :: c_char) -> :: std :: os :: raw :: c_int ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:55357
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn sqlite3_bind_parameter_index (arg1 : * mut sqlite3_stmt , zName : * const :: std :: os :: raw :: c_char) -> :: std :: os :: raw :: c_int ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:55518
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...: c_int ; } extern "C" { pub fn sqlite3_clear_bindings (arg1 : * mut sqlite3_stmt) -> :: std :: os :: raw :: c_int ; } extern "C" ...
[INFO] [stdout]   |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:55518
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...: c_int ; } extern "C" { pub fn sqlite3_clear_bindings (arg1 : * mut sqlite3_stmt) -> :: std :: os :: raw :: c_int ; } extern "C" ...
[INFO] [stdout]   |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:55625
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...: c_int ; } extern "C" { pub fn sqlite3_column_count (pStmt : * mut sqlite3_stmt) -> :: std :: os :: raw :: c_int ; } extern "C" {...
[INFO] [stdout]   |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:55625
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...: c_int ; } extern "C" { pub fn sqlite3_column_count (pStmt : * mut sqlite3_stmt) -> :: std :: os :: raw :: c_int ; } extern "C" {...
[INFO] [stdout]   |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:55731
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn sqlite3_column_name (arg1 : * mut sqlite3_stmt , N : :: std :: os :: raw :: c_int) -> * const :: std :: os :: raw :: c_char ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:55731
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn sqlite3_column_name (arg1 : * mut sqlite3_stmt , N : :: std :: os :: raw :: c_int) -> * const :: std :: os :: raw :: c_char ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:55879
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn sqlite3_column_name16 (arg1 : * mut sqlite3_stmt , N : :: std :: os :: raw :: c_int) -> * const :: std :: os :: raw :: c_void ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:55879
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn sqlite3_column_name16 (arg1 : * mut sqlite3_stmt , N : :: std :: os :: raw :: c_int) -> * const :: std :: os :: raw :: c_void ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:56029
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn sqlite3_column_database_name (arg1 : * mut sqlite3_stmt , arg2 : :: std :: os :: raw :: c_int) -> * const :: std :: os :: raw :: c_char ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:56029
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn sqlite3_column_database_name (arg1 : * mut sqlite3_stmt , arg2 : :: std :: os :: raw :: c_int) -> * const :: std :: os :: raw :: c_char ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:56189
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn sqlite3_column_database_name16 (arg1 : * mut sqlite3_stmt , arg2 : :: std :: os :: raw :: c_int) -> * const :: std :: os :: raw :: c_void ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:56189
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn sqlite3_column_database_name16 (arg1 : * mut sqlite3_stmt , arg2 : :: std :: os :: raw :: c_int) -> * const :: std :: os :: raw :: c_void ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:56351
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn sqlite3_column_table_name (arg1 : * mut sqlite3_stmt , arg2 : :: std :: os :: raw :: c_int) -> * const :: std :: os :: raw :: c_char ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:56351
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn sqlite3_column_table_name (arg1 : * mut sqlite3_stmt , arg2 : :: std :: os :: raw :: c_int) -> * const :: std :: os :: raw :: c_char ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:56508
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn sqlite3_column_table_name16 (arg1 : * mut sqlite3_stmt , arg2 : :: std :: os :: raw :: c_int) -> * const :: std :: os :: raw :: c_void ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:56508
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn sqlite3_column_table_name16 (arg1 : * mut sqlite3_stmt , arg2 : :: std :: os :: raw :: c_int) -> * const :: std :: os :: raw :: c_void ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:56667
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn sqlite3_column_origin_name (arg1 : * mut sqlite3_stmt , arg2 : :: std :: os :: raw :: c_int) -> * const :: std :: os :: raw :: c_char ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:56667
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn sqlite3_column_origin_name (arg1 : * mut sqlite3_stmt , arg2 : :: std :: os :: raw :: c_int) -> * const :: std :: os :: raw :: c_char ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:56825
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn sqlite3_column_origin_name16 (arg1 : * mut sqlite3_stmt , arg2 : :: std :: os :: raw :: c_int) -> * const :: std :: os :: raw :: c_void ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:56825
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn sqlite3_column_origin_name16 (arg1 : * mut sqlite3_stmt , arg2 : :: std :: os :: raw :: c_int) -> * const :: std :: os :: raw :: c_void ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:56985
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn sqlite3_column_decltype (arg1 : * mut sqlite3_stmt , arg2 : :: std :: os :: raw :: c_int) -> * const :: std :: os :: raw :: c_char ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:56985
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn sqlite3_column_decltype (arg1 : * mut sqlite3_stmt , arg2 : :: std :: os :: raw :: c_int) -> * const :: std :: os :: raw :: c_char ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:57140
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn sqlite3_column_decltype16 (arg1 : * mut sqlite3_stmt , arg2 : :: std :: os :: raw :: c_int) -> * const :: std :: os :: raw :: c_void ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:57140
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn sqlite3_column_decltype16 (arg1 : * mut sqlite3_stmt , arg2 : :: std :: os :: raw :: c_int) -> * const :: std :: os :: raw :: c_void ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:57297
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...aw :: c_void ; } extern "C" { pub fn sqlite3_step (arg1 : * mut sqlite3_stmt) -> :: std :: os :: raw :: c_int ; } extern "C" { pub...
[INFO] [stdout]   |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:57297
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...aw :: c_void ; } extern "C" { pub fn sqlite3_step (arg1 : * mut sqlite3_stmt) -> :: std :: os :: raw :: c_int ; } extern "C" { pub...
[INFO] [stdout]   |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:57394
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...:: c_int ; } extern "C" { pub fn sqlite3_data_count (pStmt : * mut sqlite3_stmt) -> :: std :: os :: raw :: c_int ; } extern "C" { ...
[INFO] [stdout]   |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:57394
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...:: c_int ; } extern "C" { pub fn sqlite3_data_count (pStmt : * mut sqlite3_stmt) -> :: std :: os :: raw :: c_int ; } extern "C" { ...
[INFO] [stdout]   |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:57498
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn sqlite3_column_blob (arg1 : * mut sqlite3_stmt , iCol : :: std :: os :: raw :: c_int) -> * const :: std :: os :: raw :: c_void ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:57649
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...d ; } extern "C" { pub fn sqlite3_column_double (arg1 : * mut sqlite3_stmt , iCol : :: std :: os :: raw :: c_int) -> f64 ; } exter...
[INFO] [stdout]   |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:57498
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn sqlite3_column_blob (arg1 : * mut sqlite3_stmt , iCol : :: std :: os :: raw :: c_int) -> * const :: std :: os :: raw :: c_void ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:57768
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn sqlite3_column_int (arg1 : * mut sqlite3_stmt , iCol : :: std :: os :: raw :: c_int) -> :: std :: os :: raw :: c_int ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:57909
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn sqlite3_column_int64 (arg1 : * mut sqlite3_stmt , iCol : :: std :: os :: raw :: c_int) -> sqlite3_int64 ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:57649
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...d ; } extern "C" { pub fn sqlite3_column_double (arg1 : * mut sqlite3_stmt , iCol : :: std :: os :: raw :: c_int) -> f64 ; } exter...
[INFO] [stdout]   |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:58037
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn sqlite3_column_text (arg1 : * mut sqlite3_stmt , iCol : :: std :: os :: raw :: c_int) -> * const :: std :: os :: raw :: c_uchar ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:57768
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn sqlite3_column_int (arg1 : * mut sqlite3_stmt , iCol : :: std :: os :: raw :: c_int) -> :: std :: os :: raw :: c_int ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:58189
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn sqlite3_column_text16 (arg1 : * mut sqlite3_stmt , iCol : :: std :: os :: raw :: c_int) -> * const :: std :: os :: raw :: c_void ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:58342
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn sqlite3_column_value (arg1 : * mut sqlite3_stmt , iCol : :: std :: os :: raw :: c_int) -> * mut sqlite3_value ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:57909
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn sqlite3_column_int64 (arg1 : * mut sqlite3_stmt , iCol : :: std :: os :: raw :: c_int) -> sqlite3_int64 ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:58037
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn sqlite3_column_text (arg1 : * mut sqlite3_stmt , iCol : :: std :: os :: raw :: c_int) -> * const :: std :: os :: raw :: c_uchar ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:58476
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn sqlite3_column_bytes (arg1 : * mut sqlite3_stmt , iCol : :: std :: os :: raw :: c_int) -> :: std :: os :: raw :: c_int ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:58619
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn sqlite3_column_bytes16 (arg1 : * mut sqlite3_stmt , iCol : :: std :: os :: raw :: c_int) -> :: std :: os :: raw :: c_int ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:58189
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn sqlite3_column_text16 (arg1 : * mut sqlite3_stmt , iCol : :: std :: os :: raw :: c_int) -> * const :: std :: os :: raw :: c_void ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:58342
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn sqlite3_column_value (arg1 : * mut sqlite3_stmt , iCol : :: std :: os :: raw :: c_int) -> * mut sqlite3_value ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:58764
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn sqlite3_column_type (arg1 : * mut sqlite3_stmt , iCol : :: std :: os :: raw :: c_int) -> :: std :: os :: raw :: c_int ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:58476
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn sqlite3_column_bytes (arg1 : * mut sqlite3_stmt , iCol : :: std :: os :: raw :: c_int) -> :: std :: os :: raw :: c_int ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:58906
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... :: c_int ; } extern "C" { pub fn sqlite3_finalize (pStmt : * mut sqlite3_stmt) -> :: std :: os :: raw :: c_int ; } extern "C" { p...
[INFO] [stdout]   |                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:58619
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn sqlite3_column_bytes16 (arg1 : * mut sqlite3_stmt , iCol : :: std :: os :: raw :: c_int) -> :: std :: os :: raw :: c_int ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:59008
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...aw :: c_int ; } extern "C" { pub fn sqlite3_reset (pStmt : * mut sqlite3_stmt) -> :: std :: os :: raw :: c_int ; } extern "C" { pu...
[INFO] [stdout]   |                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:59107
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn sqlite3_create_function (...ntext) >) -> :: std :: os :: raw :: c_int ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:58764
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn sqlite3_column_type (arg1 : * mut sqlite3_stmt , iCol : :: std :: os :: raw :: c_int) -> :: std :: os :: raw :: c_int ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:58906
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... :: c_int ; } extern "C" { pub fn sqlite3_finalize (pStmt : * mut sqlite3_stmt) -> :: std :: os :: raw :: c_int ; } extern "C" { p...
[INFO] [stdout]   |                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:59815
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn sqlite3_create_function16...ntext) >) -> :: std :: os :: raw :: c_int ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:59008
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...aw :: c_int ; } extern "C" { pub fn sqlite3_reset (pStmt : * mut sqlite3_stmt) -> :: std :: os :: raw :: c_int ; } extern "C" { pu...
[INFO] [stdout]   |                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:60525
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn sqlite3_create_function_v..._void) >) -> :: std :: os :: raw :: c_int ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:61346
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn sqlite3_create_window_fun..._void) >) -> :: std :: os :: raw :: c_int ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:59107
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn sqlite3_create_function (...ntext) >) -> :: std :: os :: raw :: c_int ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:59815
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn sqlite3_create_function16...ntext) >) -> :: std :: os :: raw :: c_int ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:62268
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...c_int ; } extern "C" { pub fn sqlite3_aggregate_count (arg1 : * mut sqlite3_context) -> :: std :: os :: raw :: c_int ; } extern "C...
[INFO] [stdout]   |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:60525
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn sqlite3_create_function_v..._void) >) -> :: std :: os :: raw :: c_int ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:62379
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...w :: c_int ; } extern "C" { pub fn sqlite3_expired (arg1 : * mut sqlite3_stmt) -> :: std :: os :: raw :: c_int ; } extern "C" { pu...
[INFO] [stdout]   |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:62479
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn sqlite3_transfer_bindings (arg1 : * mut sqlite3_stmt , arg2 : * mut sqlite3_stmt) -> :: std :: os :: raw :: c_int ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:61346
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn sqlite3_create_window_fun..._void) >) -> :: std :: os :: raw :: c_int ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:62617
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... os :: raw :: c_int ; } extern "C" { pub fn sqlite3_global_recover () -> :: std :: os :: raw :: c_int ; } extern "C" { pub fn sqli...
[INFO] [stdout]   |                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:62268
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...c_int ; } extern "C" { pub fn sqlite3_aggregate_count (arg1 : * mut sqlite3_context) -> :: std :: os :: raw :: c_int ; } extern "C...
[INFO] [stdout]   |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:62699
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... () -> :: std :: os :: raw :: c_int ; } extern "C" { pub fn sqlite3_thread_cleanup () ; } extern "C" { pub fn sqlite3_memory_alarm...
[INFO] [stdout]   |                                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:62379
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...w :: c_int ; } extern "C" { pub fn sqlite3_expired (arg1 : * mut sqlite3_stmt) -> :: std :: os :: raw :: c_int ; } extern "C" { pu...
[INFO] [stdout]   |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:62749
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn sqlite3_memory_alarm (arg...e3_int64) -> :: std :: os :: raw :: c_int ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:62479
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn sqlite3_transfer_bindings (arg1 : * mut sqlite3_stmt , arg2 : * mut sqlite3_stmt) -> :: std :: os :: raw :: c_int ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:63061
[INFO] [stdout]   |
[INFO] [stdout] 3 | ..._int ; } extern "C" { pub fn sqlite3_value_blob (arg1 : * mut sqlite3_value) -> * const :: std :: os :: raw :: c_void ; } extern "...
[INFO] [stdout]   |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:62617
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... os :: raw :: c_int ; } extern "C" { pub fn sqlite3_global_recover () -> :: std :: os :: raw :: c_int ; } extern "C" { pub fn sqli...
[INFO] [stdout]   |                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:63174
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... os :: raw :: c_void ; } extern "C" { pub fn sqlite3_value_double (arg1 : * mut sqlite3_value) -> f64 ; } extern "C" { pub fn sqli...
[INFO] [stdout]   |                             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:62699
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... () -> :: std :: os :: raw :: c_int ; } extern "C" { pub fn sqlite3_thread_cleanup () ; } extern "C" { pub fn sqlite3_memory_alarm...
[INFO] [stdout]   |                                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:63255
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...e) -> f64 ; } extern "C" { pub fn sqlite3_value_int (arg1 : * mut sqlite3_value) -> :: std :: os :: raw :: c_int ; } extern "C" { ...
[INFO] [stdout]   |                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:62749
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn sqlite3_memory_alarm (arg...e3_int64) -> :: std :: os :: raw :: c_int ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:63358
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...:: raw :: c_int ; } extern "C" { pub fn sqlite3_value_int64 (arg1 : * mut sqlite3_value) -> sqlite3_int64 ; } extern "C" { pub fn ...
[INFO] [stdout]   |                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:63061
[INFO] [stdout]   |
[INFO] [stdout] 3 | ..._int ; } extern "C" { pub fn sqlite3_value_blob (arg1 : * mut sqlite3_value) -> * const :: std :: os :: raw :: c_void ; } extern "...
[INFO] [stdout]   |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:63448
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn sqlite3_value_pointer (arg1 : * mut sqlite3_value , arg2 : * const :: std :: os :: raw :: c_char) -> * mut :: std :: os :: raw :: c_void ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:63174
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... os :: raw :: c_void ; } extern "C" { pub fn sqlite3_value_double (arg1 : * mut sqlite3_value) -> f64 ; } extern "C" { pub fn sqli...
[INFO] [stdout]   |                             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:63609
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...oid ; } extern "C" { pub fn sqlite3_value_text (arg1 : * mut sqlite3_value) -> * const :: std :: os :: raw :: c_uchar ; } extern "...
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:63255
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...e) -> f64 ; } extern "C" { pub fn sqlite3_value_int (arg1 : * mut sqlite3_value) -> :: std :: os :: raw :: c_int ; } extern "C" { ...
[INFO] [stdout]   |                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:63723
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...har ; } extern "C" { pub fn sqlite3_value_text16 (arg1 : * mut sqlite3_value) -> * const :: std :: os :: raw :: c_void ; } extern ...
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:63358
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...:: raw :: c_int ; } extern "C" { pub fn sqlite3_value_int64 (arg1 : * mut sqlite3_value) -> sqlite3_int64 ; } extern "C" { pub fn ...
[INFO] [stdout]   |                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:63448
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn sqlite3_value_pointer (arg1 : * mut sqlite3_value , arg2 : * const :: std :: os :: raw :: c_char) -> * mut :: std :: os :: raw :: c_void ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:63838
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...id ; } extern "C" { pub fn sqlite3_value_text16le (arg1 : * mut sqlite3_value) -> * const :: std :: os :: raw :: c_void ; } extern...
[INFO] [stdout]   |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:63955
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...id ; } extern "C" { pub fn sqlite3_value_text16be (arg1 : * mut sqlite3_value) -> * const :: std :: os :: raw :: c_void ; } extern...
[INFO] [stdout]   |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:63609
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...oid ; } extern "C" { pub fn sqlite3_value_text (arg1 : * mut sqlite3_value) -> * const :: std :: os :: raw :: c_uchar ; } extern "...
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:64072
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...: c_void ; } extern "C" { pub fn sqlite3_value_bytes (arg1 : * mut sqlite3_value) -> :: std :: os :: raw :: c_int ; } extern "C" {...
[INFO] [stdout]   |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:63723
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...har ; } extern "C" { pub fn sqlite3_value_text16 (arg1 : * mut sqlite3_value) -> * const :: std :: os :: raw :: c_void ; } extern ...
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:64177
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...: c_int ; } extern "C" { pub fn sqlite3_value_bytes16 (arg1 : * mut sqlite3_value) -> :: std :: os :: raw :: c_int ; } extern "C" ...
[INFO] [stdout]   |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:63838
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...id ; } extern "C" { pub fn sqlite3_value_text16le (arg1 : * mut sqlite3_value) -> * const :: std :: os :: raw :: c_void ; } extern...
[INFO] [stdout]   |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:64284
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...:: c_int ; } extern "C" { pub fn sqlite3_value_type (arg1 : * mut sqlite3_value) -> :: std :: os :: raw :: c_int ; } extern "C" { ...
[INFO] [stdout]   |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:63955
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...id ; } extern "C" { pub fn sqlite3_value_text16be (arg1 : * mut sqlite3_value) -> * const :: std :: os :: raw :: c_void ; } extern...
[INFO] [stdout]   |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:64388
[INFO] [stdout]   |
[INFO] [stdout] 3 | ..._int ; } extern "C" { pub fn sqlite3_value_numeric_type (arg1 : * mut sqlite3_value) -> :: std :: os :: raw :: c_int ; } extern "C...
[INFO] [stdout]   |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:64072
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...: c_void ; } extern "C" { pub fn sqlite3_value_bytes (arg1 : * mut sqlite3_value) -> :: std :: os :: raw :: c_int ; } extern "C" {...
[INFO] [stdout]   |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:64177
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...: c_int ; } extern "C" { pub fn sqlite3_value_bytes16 (arg1 : * mut sqlite3_value) -> :: std :: os :: raw :: c_int ; } extern "C" ...
[INFO] [stdout]   |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:64500
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... c_int ; } extern "C" { pub fn sqlite3_value_nochange (arg1 : * mut sqlite3_value) -> :: std :: os :: raw :: c_int ; } extern "C" ...
[INFO] [stdout]   |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:64608
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... c_int ; } extern "C" { pub fn sqlite3_value_frombind (arg1 : * mut sqlite3_value) -> :: std :: os :: raw :: c_int ; } extern "C" ...
[INFO] [stdout]   |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:64284
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...:: c_int ; } extern "C" { pub fn sqlite3_value_type (arg1 : * mut sqlite3_value) -> :: std :: os :: raw :: c_int ; } extern "C" { ...
[INFO] [stdout]   |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:64716
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... c_int ; } extern "C" { pub fn sqlite3_value_encoding (arg1 : * mut sqlite3_value) -> :: std :: os :: raw :: c_int ; } extern "C" ...
[INFO] [stdout]   |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:64388
[INFO] [stdout]   |
[INFO] [stdout] 3 | ..._int ; } extern "C" { pub fn sqlite3_value_numeric_type (arg1 : * mut sqlite3_value) -> :: std :: os :: raw :: c_int ; } extern "C...
[INFO] [stdout]   |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:64500
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... c_int ; } extern "C" { pub fn sqlite3_value_nochange (arg1 : * mut sqlite3_value) -> :: std :: os :: raw :: c_int ; } extern "C" ...
[INFO] [stdout]   |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:64824
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... c_int ; } extern "C" { pub fn sqlite3_value_subtype (arg1 : * mut sqlite3_value) -> :: std :: os :: raw :: c_uint ; } extern "C" ...
[INFO] [stdout]   |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:64932
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...aw :: c_uint ; } extern "C" { pub fn sqlite3_value_dup (arg1 : * const sqlite3_value) -> * mut sqlite3_value ; } extern "C" { pub ...
[INFO] [stdout]   |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:64608
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... c_int ; } extern "C" { pub fn sqlite3_value_frombind (arg1 : * mut sqlite3_value) -> :: std :: os :: raw :: c_int ; } extern "C" ...
[INFO] [stdout]   |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:65028
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...) -> * mut sqlite3_value ; } extern "C" { pub fn sqlite3_value_free (arg1 : * mut sqlite3_value) ; } extern "C" { pub fn sqlite3_a...
[INFO] [stdout]   |                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:64716
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... c_int ; } extern "C" { pub fn sqlite3_value_encoding (arg1 : * mut sqlite3_value) -> :: std :: os :: raw :: c_int ; } extern "C" ...
[INFO] [stdout]   |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:65100
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn sqlite3_aggregate_context (arg1 : * mut sqlite3_context , nBytes : :: std :: os :: raw :: c_int) -> * mut :: std :: os :: raw :: c_void ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:64824
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... c_int ; } extern "C" { pub fn sqlite3_value_subtype (arg1 : * mut sqlite3_value) -> :: std :: os :: raw :: c_uint ; } extern "C" ...
[INFO] [stdout]   |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:65260
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...void ; } extern "C" { pub fn sqlite3_user_data (arg1 : * mut sqlite3_context) -> * mut :: std :: os :: raw :: c_void ; } extern "C...
[INFO] [stdout]   |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:64932
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...aw :: c_uint ; } extern "C" { pub fn sqlite3_value_dup (arg1 : * const sqlite3_value) -> * mut sqlite3_value ; } extern "C" { pub ...
[INFO] [stdout]   |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:65372
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...w :: c_void ; } extern "C" { pub fn sqlite3_context_db_handle (arg1 : * mut sqlite3_context) -> * mut sqlite3 ; } extern "C" { pub...
[INFO] [stdout]   |                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:65028
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...) -> * mut sqlite3_value ; } extern "C" { pub fn sqlite3_value_free (arg1 : * mut sqlite3_value) ; } extern "C" { pub fn sqlite3_a...
[INFO] [stdout]   |                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:65470
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn sqlite3_get_auxdata (arg1 : * mut sqlite3_context , N : :: std :: os :: raw :: c_int) -> * mut :: std :: os :: raw :: c_void ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:65100
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn sqlite3_aggregate_context (arg1 : * mut sqlite3_context , nBytes : :: std :: os :: raw :: c_int) -> * mut :: std :: os :: raw :: c_void ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:65619
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn sqlite3_set_auxdata (arg1 : * mut sqlite3_context , N : :: std :: os :: raw :: c_int , arg2 : * mut :: std :: os :: raw :: c_void , arg3 : :: std :: option :: Option < unsafe extern "C" fn (arg1 : * mut :: std :: os :: raw :: c_void) >) ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:65880
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn sqlite3_get_clientdata (arg1 : * mut sqlite3 , arg2 : * const :: std :: os :: raw :: c_char) -> * mut :: std :: os :: raw :: c_void ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:65260
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...void ; } extern "C" { pub fn sqlite3_user_data (arg1 : * mut sqlite3_context) -> * mut :: std :: os :: raw :: c_void ; } extern "C...
[INFO] [stdout]   |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:66036
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn sqlite3_set_clientdata (a..._void) >) -> :: std :: os :: raw :: c_int ; } pu...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:65372
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...w :: c_void ; } extern "C" { pub fn sqlite3_context_db_handle (arg1 : * mut sqlite3_context) -> * mut sqlite3 ; } extern "C" { pub...
[INFO] [stdout]   |                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:66470
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... ; extern "C" { pub fn sqlite3_result_blob (arg1 : * mut sqlite3_context , arg2 : * const :: std :: os :: raw :: c_void , arg3 : :: std :: os :: raw :: c_int , arg4 : :: std :: option :: Option < unsafe extern "C" fn (arg1 : * mut :: std :: os :: raw :: c_void) >) ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:65470
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn sqlite3_get_auxdata (arg1 : * mut sqlite3_context , N : :: std :: os :: raw :: c_int) -> * mut :: std :: os :: raw :: c_void ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:66736
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn sqlite3_result_blob64 (arg1 : * mut sqlite3_context , arg2 : * const :: std :: os :: raw :: c_void , arg3 : sqlite3_uint64 , arg4 : :: std :: option :: Option < unsafe extern "C" fn (arg1 : * mut :: std :: os :: raw :: c_void) >) ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:65619
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn sqlite3_set_auxdata (arg1 : * mut sqlite3_context , N : :: std :: os :: raw :: c_int , arg2 : * mut :: std :: os :: raw :: c_void , arg3 : :: std :: option :: Option < unsafe extern "C" fn (arg1 : * mut :: std :: os :: raw :: c_void) >) ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:66990
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...w :: c_void) >) ; } extern "C" { pub fn sqlite3_result_double (arg1 : * mut sqlite3_context , arg2 : f64) ; } extern "C" { pub fn ...
[INFO] [stdout]   |                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:65880
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn sqlite3_get_clientdata (arg1 : * mut sqlite3 , arg2 : * const :: std :: os :: raw :: c_char) -> * mut :: std :: os :: raw :: c_void ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:67080
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn sqlite3_result_error (arg1 : * mut sqlite3_context , arg2 : * const :: std :: os :: raw :: c_char , arg3 : :: std :: os :: raw :: c_int) ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:66036
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn sqlite3_set_clientdata (a..._void) >) -> :: std :: os :: raw :: c_int ; } pu...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:67241
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn sqlite3_result_error16 (arg1 : * mut sqlite3_context , arg2 : * const :: std :: os :: raw :: c_void , arg3 : :: std :: os :: raw :: c_int) ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:66470
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... ; extern "C" { pub fn sqlite3_result_blob (arg1 : * mut sqlite3_context , arg2 : * const :: std :: os :: raw :: c_void , arg3 : :: std :: os :: raw :: c_int , arg4 : :: std :: option :: Option < unsafe extern "C" fn (arg1 : * mut :: std :: os :: raw :: c_void) >) ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:66736
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn sqlite3_result_blob64 (arg1 : * mut sqlite3_context , arg2 : * const :: std :: os :: raw :: c_void , arg3 : sqlite3_uint64 , arg4 : :: std :: option :: Option < unsafe extern "C" fn (arg1 : * mut :: std :: os :: raw :: c_void) >) ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:67404
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...os :: raw :: c_int) ; } extern "C" { pub fn sqlite3_result_error_toobig (arg1 : * mut sqlite3_context) ; } extern "C" { pub fn sql...
[INFO] [stdout]   |                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:66990
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...w :: c_void) >) ; } extern "C" { pub fn sqlite3_result_double (arg1 : * mut sqlite3_context , arg2 : f64) ; } extern "C" { pub fn ...
[INFO] [stdout]   |                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:67487
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...ut sqlite3_context) ; } extern "C" { pub fn sqlite3_result_error_nomem (arg1 : * mut sqlite3_context) ; } extern "C" { pub fn sqli...
[INFO] [stdout]   |                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:67080
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn sqlite3_result_error (arg1 : * mut sqlite3_context , arg2 : * const :: std :: os :: raw :: c_char , arg3 : :: std :: os :: raw :: c_int) ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:67569
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...) ; } extern "C" { pub fn sqlite3_result_error_code (arg1 : * mut sqlite3_context , arg2 : :: std :: os :: raw :: c_int) ; } exter...
[INFO] [stdout]   |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:67241
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn sqlite3_result_error16 (arg1 : * mut sqlite3_context , arg2 : * const :: std :: os :: raw :: c_void , arg3 : :: std :: os :: raw :: c_int) ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:67688
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...int) ; } extern "C" { pub fn sqlite3_result_int (arg1 : * mut sqlite3_context , arg2 : :: std :: os :: raw :: c_int) ; } extern "C...
[INFO] [stdout]   |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:67404
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...os :: raw :: c_int) ; } extern "C" { pub fn sqlite3_result_error_toobig (arg1 : * mut sqlite3_context) ; } extern "C" { pub fn sql...
[INFO] [stdout]   |                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:67800
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...w :: c_int) ; } extern "C" { pub fn sqlite3_result_int64 (arg1 : * mut sqlite3_context , arg2 : sqlite3_int64) ; } extern "C" { pu...
[INFO] [stdout]   |                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:67487
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...ut sqlite3_context) ; } extern "C" { pub fn sqlite3_result_error_nomem (arg1 : * mut sqlite3_context) ; } extern "C" { pub fn sqli...
[INFO] [stdout]   |                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:67899
[INFO] [stdout]   |
[INFO] [stdout] 3 | ..., arg2 : sqlite3_int64) ; } extern "C" { pub fn sqlite3_result_null (arg1 : * mut sqlite3_context) ; } extern "C" { pub fn sqlite3...
[INFO] [stdout]   |                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:67569
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...) ; } extern "C" { pub fn sqlite3_result_error_code (arg1 : * mut sqlite3_context , arg2 : :: std :: os :: raw :: c_int) ; } exter...
[INFO] [stdout]   |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:67974
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn sqlite3_result_text (arg1 : * mut sqlite3_context , arg2 : * const :: std :: os :: raw :: c_char , arg3 : :: std :: os :: raw :: c_int , arg4 : :: std :: option :: Option < unsafe extern "C" fn (arg1 : * mut :: std :: os :: raw :: c_void) >) ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:67688
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...int) ; } extern "C" { pub fn sqlite3_result_int (arg1 : * mut sqlite3_context , arg2 : :: std :: os :: raw :: c_int) ; } extern "C...
[INFO] [stdout]   |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:68240
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn sqlite3_result_text64 (ar...ncoding : :: std :: os :: raw :: c_uchar) ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:67800
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...w :: c_int) ; } extern "C" { pub fn sqlite3_result_int64 (arg1 : * mut sqlite3_context , arg2 : sqlite3_int64) ; } extern "C" { pu...
[INFO] [stdout]   |                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:68538
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn sqlite3_result_text16 (arg1 : * mut sqlite3_context , arg2 : * const :: std :: os :: raw :: c_void , arg3 : :: std :: os :: raw :: c_int , arg4 : :: std :: option :: Option < unsafe extern "C" fn (arg1 : * mut :: std :: os :: raw :: c_void) >) ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:68806
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn sqlite3_result_text16le (arg1 : * mut sqlite3_context , arg2 : * const :: std :: os :: raw :: c_void , arg3 : :: std :: os :: raw :: c_int , arg4 : :: std :: option :: Option < unsafe extern "C" fn (arg1 : * mut :: std :: os :: raw :: c_void) >) ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:67899
[INFO] [stdout]   |
[INFO] [stdout] 3 | ..., arg2 : sqlite3_int64) ; } extern "C" { pub fn sqlite3_result_null (arg1 : * mut sqlite3_context) ; } extern "C" { pub fn sqlite3...
[INFO] [stdout]   |                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:69076
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn sqlite3_result_text16be (arg1 : * mut sqlite3_context , arg2 : * const :: std :: os :: raw :: c_void , arg3 : :: std :: os :: raw :: c_int , arg4 : :: std :: option :: Option < unsafe extern "C" fn (arg1 : * mut :: std :: os :: raw :: c_void) >) ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:67974
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn sqlite3_result_text (arg1 : * mut sqlite3_context , arg2 : * const :: std :: os :: raw :: c_char , arg3 : :: std :: os :: raw :: c_int , arg4 : :: std :: option :: Option < unsafe extern "C" fn (arg1 : * mut :: std :: os :: raw :: c_void) >) ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:69346
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...void) >) ; } extern "C" { pub fn sqlite3_result_value (arg1 : * mut sqlite3_context , arg2 : * mut sqlite3_value) ; } extern "C" {...
[INFO] [stdout]   |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:68240
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn sqlite3_result_text64 (ar...ncoding : :: std :: os :: raw :: c_uchar) ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:69451
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn sqlite3_result_pointer (a...: * mut :: std :: os :: raw :: c_void) >) ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:68538
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn sqlite3_result_text16 (arg1 : * mut sqlite3_context , arg2 : * const :: std :: os :: raw :: c_void , arg3 : :: std :: os :: raw :: c_int , arg4 : :: std :: option :: Option < unsafe extern "C" fn (arg1 : * mut :: std :: os :: raw :: c_void) >) ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:69727
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... >) ; } extern "C" { pub fn sqlite3_result_zeroblob (arg1 : * mut sqlite3_context , n : :: std :: os :: raw :: c_int) ; } extern "...
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:69841
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn sqlite3_result_zeroblob64 (arg1 : * mut sqlite3_context , n : sqlite3_uint64) -> :: std :: os :: raw :: c_int ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:68806
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn sqlite3_result_text16le (arg1 : * mut sqlite3_context , arg2 : * const :: std :: os :: raw :: c_void , arg3 : :: std :: os :: raw :: c_int , arg4 : :: std :: option :: Option < unsafe extern "C" fn (arg1 : * mut :: std :: os :: raw :: c_void) >) ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:69975
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...nt ; } extern "C" { pub fn sqlite3_result_subtype (arg1 : * mut sqlite3_context , arg2 : :: std :: os :: raw :: c_uint) ; } extern...
[INFO] [stdout]   |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:69076
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn sqlite3_result_text16be (arg1 : * mut sqlite3_context , arg2 : * const :: std :: os :: raw :: c_void , arg3 : :: std :: os :: raw :: c_int , arg4 : :: std :: option :: Option < unsafe extern "C" fn (arg1 : * mut :: std :: os :: raw :: c_void) >) ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:70092
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn sqlite3_create_collation ... c_int >) -> :: std :: os :: raw :: c_int ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:69346
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...void) >) ; } extern "C" { pub fn sqlite3_result_value (arg1 : * mut sqlite3_context , arg2 : * mut sqlite3_value) ; } extern "C" {...
[INFO] [stdout]   |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:69451
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn sqlite3_result_pointer (a...: * mut :: std :: os :: raw :: c_void) >) ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:70643
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn sqlite3_create_collation_..._void) >) -> :: std :: os :: raw :: c_int ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:69727
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... >) ; } extern "C" { pub fn sqlite3_result_zeroblob (arg1 : * mut sqlite3_context , n : :: std :: os :: raw :: c_int) ; } extern "...
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:71307
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn sqlite3_create_collation1... c_int >) -> :: std :: os :: raw :: c_int ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:69841
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn sqlite3_result_zeroblob64 (arg1 : * mut sqlite3_context , n : sqlite3_uint64) -> :: std :: os :: raw :: c_int ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:71860
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn sqlite3_collation_needed ..._char) >) -> :: std :: os :: raw :: c_int ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:72227
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn sqlite3_collation_needed1..._void) >) -> :: std :: os :: raw :: c_int ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:69975
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...nt ; } extern "C" { pub fn sqlite3_result_subtype (arg1 : * mut sqlite3_context , arg2 : :: std :: os :: raw :: c_uint) ; } extern...
[INFO] [stdout]   |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:72596
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... c_int ; } extern "C" { pub fn sqlite3_sleep (arg1 : :: std :: os :: raw :: c_int) -> :: std :: os :: raw :: c_int ; } extern "C" ...
[INFO] [stdout]   |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:70092
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn sqlite3_create_collation ... c_int >) -> :: std :: os :: raw :: c_int ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:72704
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...: raw :: c_int ; } extern "C" { pub static mut sqlite3_temp_directory : * mut :: std :: os :: raw :: c_char ; } extern "C" { pub s...
[INFO] [stdout]   |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:70643
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn sqlite3_create_collation_..._void) >) -> :: std :: os :: raw :: c_int ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:72797
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... raw :: c_char ; } extern "C" { pub static mut sqlite3_data_directory : * mut :: std :: os :: raw :: c_char ; } extern "C" { pub f...
[INFO] [stdout]   |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:71307
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn sqlite3_create_collation1... c_int >) -> :: std :: os :: raw :: c_int ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:72890
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn sqlite3_win32_set_directory (type_ : :: std :: os :: raw :: c_ulong , zValue : * mut :: std :: os :: raw :: c_void) -> :: std :: os :: raw :: c_int ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:71860
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn sqlite3_collation_needed ..._char) >) -> :: std :: os :: raw :: c_int ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:73062
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn sqlite3_win32_set_directory8 (type_ : :: std :: os :: raw :: c_ulong , zValue : * const :: std :: os :: raw :: c_char) -> :: std :: os :: raw :: c_int ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:72227
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn sqlite3_collation_needed1..._void) >) -> :: std :: os :: raw :: c_int ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:73237
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn sqlite3_win32_set_directory16 (type_ : :: std :: os :: raw :: c_ulong , zValue : * const :: std :: os :: raw :: c_void) -> :: std :: os :: raw :: c_int ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:72596
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... c_int ; } extern "C" { pub fn sqlite3_sleep (arg1 : :: std :: os :: raw :: c_int) -> :: std :: os :: raw :: c_int ; } extern "C" ...
[INFO] [stdout]   |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:73413
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... :: c_int ; } extern "C" { pub fn sqlite3_get_autocommit (arg1 : * mut sqlite3) -> :: std :: os :: raw :: c_int ; } extern "C" { p...
[INFO] [stdout]   |                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:72704
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...: raw :: c_int ; } extern "C" { pub static mut sqlite3_temp_directory : * mut :: std :: os :: raw :: c_char ; } extern "C" { pub s...
[INFO] [stdout]   |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:73515
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...s :: raw :: c_int ; } extern "C" { pub fn sqlite3_db_handle (arg1 : * mut sqlite3_stmt) -> * mut sqlite3 ; } extern "C" { pub fn s...
[INFO] [stdout]   |                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:72797
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... raw :: c_char ; } extern "C" { pub static mut sqlite3_data_directory : * mut :: std :: os :: raw :: c_char ; } extern "C" { pub f...
[INFO] [stdout]   |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:73602
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn sqlite3_db_name (db : * mut sqlite3 , N : :: std :: os :: raw :: c_int) -> * const :: std :: os :: raw :: c_char ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:72890
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn sqlite3_win32_set_directory (type_ : :: std :: os :: raw :: c_ulong , zValue : * mut :: std :: os :: raw :: c_void) -> :: std :: os :: raw :: c_int ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:73739
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn sqlite3_db_filename (db : * mut sqlite3 , zDbName : * const :: std :: os :: raw :: c_char) -> sqlite3_filename ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:73062
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn sqlite3_win32_set_directory8 (type_ : :: std :: os :: raw :: c_ulong , zValue : * const :: std :: os :: raw :: c_char) -> :: std :: os :: raw :: c_int ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:73874
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn sqlite3_db_readonly (db : * mut sqlite3 , zDbName : * const :: std :: os :: raw :: c_char) -> :: std :: os :: raw :: c_int ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:73237
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn sqlite3_win32_set_directory16 (type_ : :: std :: os :: raw :: c_ulong , zValue : * const :: std :: os :: raw :: c_void) -> :: std :: os :: raw :: c_int ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:74021
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn sqlite3_txn_state (arg1 : * mut sqlite3 , zSchema : * const :: std :: os :: raw :: c_char) -> :: std :: os :: raw :: c_int ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:73413
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... :: c_int ; } extern "C" { pub fn sqlite3_get_autocommit (arg1 : * mut sqlite3) -> :: std :: os :: raw :: c_int ; } extern "C" { p...
[INFO] [stdout]   |                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:74168
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...int ; } extern "C" { pub fn sqlite3_next_stmt (pDb : * mut sqlite3 , pStmt : * mut sqlite3_stmt) -> * mut sqlite3_stmt ; } extern ...
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:73515
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...s :: raw :: c_int ; } extern "C" { pub fn sqlite3_db_handle (arg1 : * mut sqlite3_stmt) -> * mut sqlite3 ; } extern "C" { pub fn s...
[INFO] [stdout]   |                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:74283
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn sqlite3_commit_hook (arg1...d) -> * mut :: std :: os :: raw :: c_void ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:73602
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn sqlite3_db_name (db : * mut sqlite3 , N : :: std :: os :: raw :: c_int) -> * const :: std :: os :: raw :: c_char ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:74572
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn sqlite3_rollback_hook (arg1 : * mut sqlite3 , arg2 : :: std :: option :: Option < unsafe extern "C" fn (arg1 : * mut :: std :: os :: raw :: c_void) > , arg3 : * mut :: std :: os :: raw :: c_void) -> * mut :: std :: os :: raw :: c_void ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:73739
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn sqlite3_db_filename (db : * mut sqlite3 , zDbName : * const :: std :: os :: raw :: c_char) -> sqlite3_filename ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:74831
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn sqlite3_autovacuum_pages ..._void) >) -> :: std :: os :: raw :: c_int ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:73874
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn sqlite3_db_readonly (db : * mut sqlite3 , zDbName : * const :: std :: os :: raw :: c_char) -> :: std :: os :: raw :: c_int ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:75387
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn sqlite3_update_hook (arg1...d) -> * mut :: std :: os :: raw :: c_void ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:74021
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn sqlite3_txn_state (arg1 : * mut sqlite3 , zSchema : * const :: std :: os :: raw :: c_char) -> :: std :: os :: raw :: c_int ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:75799
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...; } extern "C" { pub fn sqlite3_enable_shared_cache (arg1 : :: std :: os :: raw :: c_int) -> :: std :: os :: raw :: c_int ; } exte...
[INFO] [stdout]   |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:74168
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...int ; } extern "C" { pub fn sqlite3_next_stmt (pDb : * mut sqlite3 , pStmt : * mut sqlite3_stmt) -> * mut sqlite3_stmt ; } extern ...
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:75921
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...nt ; } extern "C" { pub fn sqlite3_release_memory (arg1 : :: std :: os :: raw :: c_int) -> :: std :: os :: raw :: c_int ; } extern...
[INFO] [stdout]   |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:74283
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn sqlite3_commit_hook (arg1...d) -> * mut :: std :: os :: raw :: c_void ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:76038
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...:: c_int ; } extern "C" { pub fn sqlite3_db_release_memory (arg1 : * mut sqlite3) -> :: std :: os :: raw :: c_int ; } extern "C" {...
[INFO] [stdout]   |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:74572
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn sqlite3_rollback_hook (arg1 : * mut sqlite3 , arg2 : :: std :: option :: Option < unsafe extern "C" fn (arg1 : * mut :: std :: os :: raw :: c_void) > , arg3 : * mut :: std :: os :: raw :: c_void) -> * mut :: std :: os :: raw :: c_void ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:76143
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...s :: raw :: c_int ; } extern "C" { pub fn sqlite3_soft_heap_limit64 (N : sqlite3_int64) -> sqlite3_int64 ; } extern "C" { pub fn s...
[INFO] [stdout]   |                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:74831
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn sqlite3_autovacuum_pages ..._void) >) -> :: std :: os :: raw :: c_int ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:76230
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... -> sqlite3_int64 ; } extern "C" { pub fn sqlite3_hard_heap_limit64 (N : sqlite3_int64) -> sqlite3_int64 ; } extern "C" { pub fn s...
[INFO] [stdout]   |                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:75387
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn sqlite3_update_hook (arg1...d) -> * mut :: std :: os :: raw :: c_void ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:75799
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...; } extern "C" { pub fn sqlite3_enable_shared_cache (arg1 : :: std :: os :: raw :: c_int) -> :: std :: os :: raw :: c_int ; } exte...
[INFO] [stdout]   |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:76317
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...4) -> sqlite3_int64 ; } extern "C" { pub fn sqlite3_soft_heap_limit (N : :: std :: os :: raw :: c_int) ; } extern "C" { pub fn sql...
[INFO] [stdout]   |                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:75921
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...nt ; } extern "C" { pub fn sqlite3_release_memory (arg1 : :: std :: os :: raw :: c_int) -> :: std :: os :: raw :: c_int ; } extern...
[INFO] [stdout]   |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:76400
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn sqlite3_table_column_meta...:: c_int) -> :: std :: os :: raw :: c_int ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:76038
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...:: c_int ; } extern "C" { pub fn sqlite3_db_release_memory (arg1 : * mut sqlite3) -> :: std :: os :: raw :: c_int ; } extern "C" {...
[INFO] [stdout]   |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:76928
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn sqlite3_load_extension (db : * mut sqlite3 , zFile : * const :: std :: os :: raw :: c_char , zProc : * const :: std :: os :: raw :: c_char , pzErrMsg : * mut * mut :: std :: os :: raw :: c_char) -> :: std :: os :: raw :: c_int ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:76143
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...s :: raw :: c_int ; } extern "C" { pub fn sqlite3_soft_heap_limit64 (N : sqlite3_int64) -> sqlite3_int64 ; } extern "C" { pub fn s...
[INFO] [stdout]   |                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:77179
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn sqlite3_enable_load_extension (db : * mut sqlite3 , onoff : :: std :: os :: raw :: c_int) -> :: std :: os :: raw :: c_int ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:76230
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... -> sqlite3_int64 ; } extern "C" { pub fn sqlite3_hard_heap_limit64 (N : sqlite3_int64) -> sqlite3_int64 ; } extern "C" { pub fn s...
[INFO] [stdout]   |                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:77325
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn sqlite3_auto_extension (xEntryPoint : :: std :: option :: Option < unsafe extern "C" fn () >) -> :: std :: os :: raw :: c_int ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:76317
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...4) -> sqlite3_int64 ; } extern "C" { pub fn sqlite3_soft_heap_limit (N : :: std :: os :: raw :: c_int) ; } extern "C" { pub fn sql...
[INFO] [stdout]   |                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:77475
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn sqlite3_cancel_auto_extension (xEntryPoint : :: std :: option :: Option < unsafe extern "C" fn () >) -> :: std :: os :: raw :: c_int ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:76400
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn sqlite3_table_column_meta...:: c_int) -> :: std :: os :: raw :: c_int ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:77632
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... -> :: std :: os :: raw :: c_int ; } extern "C" { pub fn sqlite3_reset_auto_extension () ; } # [repr (C)] # [derive (Debug , Copy ...
[INFO] [stdout]   |                                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:76928
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn sqlite3_load_extension (db : * mut sqlite3 , zFile : * const :: std :: os :: raw :: c_char , zProc : * const :: std :: os :: raw :: c_char , pzErrMsg : * mut * mut :: std :: os :: raw :: c_char) -> :: std :: os :: raw :: c_int ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:91690
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... ; extern "C" { pub fn sqlite3_create_module (db : * mut sqlite3 , zName : * const :: std :: os :: raw :: c_char , p : * const sqlite3_module , pClientData : * mut :: std :: os :: raw :: c_void) -> :: std :: os :: raw :: c_int ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:77179
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn sqlite3_enable_load_extension (db : * mut sqlite3 , onoff : :: std :: os :: raw :: c_int) -> :: std :: os :: raw :: c_int ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:91918
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn sqlite3_create_module_v2 ..._void) >) -> :: std :: os :: raw :: c_int ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:77325
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn sqlite3_auto_extension (xEntryPoint : :: std :: option :: Option < unsafe extern "C" fn () >) -> :: std :: os :: raw :: c_int ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:92259
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn sqlite3_drop_modules (db : * mut sqlite3 , azKeep : * mut * const :: std :: os :: raw :: c_char) -> :: std :: os :: raw :: c_int ; } # ...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:77475
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn sqlite3_cancel_auto_extension (xEntryPoint : :: std :: option :: Option < unsafe extern "C" fn () >) -> :: std :: os :: raw :: c_int ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:93743
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... ; extern "C" { pub fn sqlite3_declare_vtab (arg1 : * mut sqlite3 , zSQL : * const :: std :: os :: raw :: c_char) -> :: std :: os :: raw :: c_int ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:77632
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... -> :: std :: os :: raw :: c_int ; } extern "C" { pub fn sqlite3_reset_auto_extension () ; } # [repr (C)] # [derive (Debug , Copy ...
[INFO] [stdout]   |                                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:93890
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn sqlite3_overload_function (arg1 : * mut sqlite3 , zFuncName : * const :: std :: os :: raw :: c_char , nArg : :: std :: os :: raw :: c_int) -> :: std :: os :: raw :: c_int ; } # ...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:91690
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... ; extern "C" { pub fn sqlite3_create_module (db : * mut sqlite3 , zName : * const :: std :: os :: raw :: c_char , p : * const sqlite3_module , pClientData : * mut :: std :: os :: raw :: c_void) -> :: std :: os :: raw :: c_int ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:94181
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn sqlite3_blob_open (arg1 :...te3_blob) -> :: std :: os :: raw :: c_int ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:91918
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn sqlite3_create_module_v2 ..._void) >) -> :: std :: os :: raw :: c_int ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:94521
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn sqlite3_blob_reopen (arg1 : * mut sqlite3_blob , arg2 : sqlite3_int64) -> :: std :: os :: raw :: c_int ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:92259
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn sqlite3_drop_modules (db : * mut sqlite3 , azKeep : * mut * const :: std :: os :: raw :: c_char) -> :: std :: os :: raw :: c_int ; } # ...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:94648
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... :: c_int ; } extern "C" { pub fn sqlite3_blob_close (arg1 : * mut sqlite3_blob) -> :: std :: os :: raw :: c_int ; } extern "C" { ...
[INFO] [stdout]   |                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:93743
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... ; extern "C" { pub fn sqlite3_declare_vtab (arg1 : * mut sqlite3 , zSQL : * const :: std :: os :: raw :: c_char) -> :: std :: os :: raw :: c_int ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:94751
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... :: c_int ; } extern "C" { pub fn sqlite3_blob_bytes (arg1 : * mut sqlite3_blob) -> :: std :: os :: raw :: c_int ; } extern "C" { ...
[INFO] [stdout]   |                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:93890
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn sqlite3_overload_function (arg1 : * mut sqlite3 , zFuncName : * const :: std :: os :: raw :: c_char , nArg : :: std :: os :: raw :: c_int) -> :: std :: os :: raw :: c_int ; } # ...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:94854
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn sqlite3_blob_read (arg1 : * mut sqlite3_blob , Z : * mut :: std :: os :: raw :: c_void , N : :: std :: os :: raw :: c_int , iOffset : :: std :: os :: raw :: c_int) -> :: std :: os :: raw :: c_int ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:94181
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn sqlite3_blob_open (arg1 :...te3_blob) -> :: std :: os :: raw :: c_int ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:95074
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn sqlite3_blob_write (arg1 : * mut sqlite3_blob , z : * const :: std :: os :: raw :: c_void , n : :: std :: os :: raw :: c_int , iOffset : :: std :: os :: raw :: c_int) -> :: std :: os :: raw :: c_int ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:94521
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn sqlite3_blob_reopen (arg1 : * mut sqlite3_blob , arg2 : sqlite3_int64) -> :: std :: os :: raw :: c_int ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:95297
[INFO] [stdout]   |
[INFO] [stdout] 3 | ..._int ; } extern "C" { pub fn sqlite3_vfs_find (zVfsName : * const :: std :: os :: raw :: c_char) -> * mut sqlite3_vfs ; } extern "...
[INFO] [stdout]   |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:94648
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... :: c_int ; } extern "C" { pub fn sqlite3_blob_close (arg1 : * mut sqlite3_blob) -> :: std :: os :: raw :: c_int ; } extern "C" { ...
[INFO] [stdout]   |                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:95410
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn sqlite3_vfs_register (arg1 : * mut sqlite3_vfs , makeDflt : :: std :: os :: raw :: c_int) -> :: std :: os :: raw :: c_int ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:94751
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... :: c_int ; } extern "C" { pub fn sqlite3_blob_bytes (arg1 : * mut sqlite3_blob) -> :: std :: os :: raw :: c_int ; } extern "C" { ...
[INFO] [stdout]   |                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:95556
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...: c_int ; } extern "C" { pub fn sqlite3_vfs_unregister (arg1 : * mut sqlite3_vfs) -> :: std :: os :: raw :: c_int ; } extern "C" {...
[INFO] [stdout]   |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:94854
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn sqlite3_blob_read (arg1 : * mut sqlite3_blob , Z : * mut :: std :: os :: raw :: c_void , N : :: std :: os :: raw :: c_int , iOffset : :: std :: os :: raw :: c_int) -> :: std :: os :: raw :: c_int ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:95662
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...:: c_int ; } extern "C" { pub fn sqlite3_mutex_alloc (arg1 : :: std :: os :: raw :: c_int) -> * mut sqlite3_mutex ; } extern "C" {...
[INFO] [stdout]   |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:95074
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn sqlite3_blob_write (arg1 : * mut sqlite3_blob , z : * const :: std :: os :: raw :: c_void , n : :: std :: os :: raw :: c_int , iOffset : :: std :: os :: raw :: c_int) -> :: std :: os :: raw :: c_int ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:95767
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...) -> * mut sqlite3_mutex ; } extern "C" { pub fn sqlite3_mutex_free (arg1 : * mut sqlite3_mutex) ; } extern "C" { pub fn sqlite3_m...
[INFO] [stdout]   |                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:95297
[INFO] [stdout]   |
[INFO] [stdout] 3 | ..._int ; } extern "C" { pub fn sqlite3_vfs_find (zVfsName : * const :: std :: os :: raw :: c_char) -> * mut sqlite3_vfs ; } extern "...
[INFO] [stdout]   |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:95839
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...1 : * mut sqlite3_mutex) ; } extern "C" { pub fn sqlite3_mutex_enter (arg1 : * mut sqlite3_mutex) ; } extern "C" { pub fn sqlite3_...
[INFO] [stdout]   |                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:95410
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn sqlite3_vfs_register (arg1 : * mut sqlite3_vfs , makeDflt : :: std :: os :: raw :: c_int) -> :: std :: os :: raw :: c_int ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:95912
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...e3_mutex) ; } extern "C" { pub fn sqlite3_mutex_try (arg1 : * mut sqlite3_mutex) -> :: std :: os :: raw :: c_int ; } extern "C" { ...
[INFO] [stdout]   |                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:95556
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...: c_int ; } extern "C" { pub fn sqlite3_vfs_unregister (arg1 : * mut sqlite3_vfs) -> :: std :: os :: raw :: c_int ; } extern "C" {...
[INFO] [stdout]   |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:96015
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...td :: os :: raw :: c_int ; } extern "C" { pub fn sqlite3_mutex_leave (arg1 : * mut sqlite3_mutex) ; } # [repr (C)] # [derive (Debu...
[INFO] [stdout]   |                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:95662
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...:: c_int ; } extern "C" { pub fn sqlite3_mutex_alloc (arg1 : :: std :: os :: raw :: c_int) -> * mut sqlite3_mutex ; } extern "C" {...
[INFO] [stdout]   |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:98741
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...usize] ; } ; extern "C" { pub fn sqlite3_mutex_held (arg1 : * mut sqlite3_mutex) -> :: std :: os :: raw :: c_int ; } extern "C" { ...
[INFO] [stdout]   |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:95767
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...) -> * mut sqlite3_mutex ; } extern "C" { pub fn sqlite3_mutex_free (arg1 : * mut sqlite3_mutex) ; } extern "C" { pub fn sqlite3_m...
[INFO] [stdout]   |                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:98845
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...: c_int ; } extern "C" { pub fn sqlite3_mutex_notheld (arg1 : * mut sqlite3_mutex) -> :: std :: os :: raw :: c_int ; } extern "C" ...
[INFO] [stdout]   |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:95839
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...1 : * mut sqlite3_mutex) ; } extern "C" { pub fn sqlite3_mutex_enter (arg1 : * mut sqlite3_mutex) ; } extern "C" { pub fn sqlite3_...
[INFO] [stdout]   |                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:98952
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...s :: raw :: c_int ; } extern "C" { pub fn sqlite3_db_mutex (arg1 : * mut sqlite3) -> * mut sqlite3_mutex ; } extern "C" { pub fn s...
[INFO] [stdout]   |                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:95912
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...e3_mutex) ; } extern "C" { pub fn sqlite3_mutex_try (arg1 : * mut sqlite3_mutex) -> :: std :: os :: raw :: c_int ; } extern "C" { ...
[INFO] [stdout]   |                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:99039
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn sqlite3_file_control (arg1 : * mut sqlite3 , zDbName : * const :: std :: os :: raw :: c_char , op : :: std :: os :: raw :: c_int , arg2 : * mut :: std :: os :: raw :: c_void) -> :: std :: os :: raw :: c_int ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:96015
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...td :: os :: raw :: c_int ; } extern "C" { pub fn sqlite3_mutex_leave (arg1 : * mut sqlite3_mutex) ; } # [repr (C)] # [derive (Debu...
[INFO] [stdout]   |                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:99270
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...t ; } extern "C" { pub fn sqlite3_test_control (op : :: std :: os :: raw :: c_int , ...) -> :: std :: os :: raw :: c_int ; } exter...
[INFO] [stdout]   |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:98741
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...usize] ; } ; extern "C" { pub fn sqlite3_mutex_held (arg1 : * mut sqlite3_mutex) -> :: std :: os :: raw :: c_int ; } extern "C" { ...
[INFO] [stdout]   |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:99389
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...: os :: raw :: c_int ; } extern "C" { pub fn sqlite3_keyword_count () -> :: std :: os :: raw :: c_int ; } extern "C" { pub fn sqli...
[INFO] [stdout]   |                             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:98845
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...: c_int ; } extern "C" { pub fn sqlite3_mutex_notheld (arg1 : * mut sqlite3_mutex) -> :: std :: os :: raw :: c_int ; } extern "C" ...
[INFO] [stdout]   |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:99470
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn sqlite3_keyword_name (arg1 : :: std :: os :: raw :: c_int , arg2 : * mut * const :: std :: os :: raw :: c_char , arg3 : * mut :: std :: os :: raw :: c_int) -> :: std :: os :: raw :: c_int ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:98952
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...s :: raw :: c_int ; } extern "C" { pub fn sqlite3_db_mutex (arg1 : * mut sqlite3) -> * mut sqlite3_mutex ; } extern "C" { pub fn s...
[INFO] [stdout]   |                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:99682
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn sqlite3_keyword_check (arg1 : * const :: std :: os :: raw :: c_char , arg2 : :: std :: os :: raw :: c_int) -> :: std :: os :: raw :: c_int ; } # ...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:99039
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn sqlite3_file_control (arg1 : * mut sqlite3 , zDbName : * const :: std :: os :: raw :: c_char , op : :: std :: os :: raw :: c_int , arg2 : * mut :: std :: os :: raw :: c_void) -> :: std :: os :: raw :: c_int ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:99940
[INFO] [stdout]   |
[INFO] [stdout] 3 | ..._unused : [u8 ; 0] , } extern "C" { pub fn sqlite3_str_new (arg1 : * mut sqlite3) -> * mut sqlite3_str ; } extern "C" { pub fn sql...
[INFO] [stdout]   |                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:99270
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...t ; } extern "C" { pub fn sqlite3_test_control (op : :: std :: os :: raw :: c_int , ...) -> :: std :: os :: raw :: c_int ; } exter...
[INFO] [stdout]   |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:100024
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...e3_str ; } extern "C" { pub fn sqlite3_str_finish (arg1 : * mut sqlite3_str) -> * mut :: std :: os :: raw :: c_char ; } extern "C"...
[INFO] [stdout]   |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:99389
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...: os :: raw :: c_int ; } extern "C" { pub fn sqlite3_keyword_count () -> :: std :: os :: raw :: c_int ; } extern "C" { pub fn sqli...
[INFO] [stdout]   |                             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:100133
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn sqlite3_str_appendf (arg1 : * mut sqlite3_str , zFormat : * const :: std :: os :: raw :: c_char , ...) ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:99470
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn sqlite3_keyword_name (arg1 : :: std :: os :: raw :: c_int , arg2 : * mut * const :: std :: os :: raw :: c_char , arg3 : * mut :: std :: os :: raw :: c_int) -> :: std :: os :: raw :: c_int ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:100260
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn sqlite3_str_vappendf (arg1 : * mut sqlite3_str , zFormat : * const :: std :: os :: raw :: c_char , arg2 : * mut __va_list_tag) ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:99682
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn sqlite3_keyword_check (arg1 : * const :: std :: os :: raw :: c_char , arg2 : :: std :: os :: raw :: c_int) -> :: std :: os :: raw :: c_int ; } # ...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:100411
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn sqlite3_str_append (arg1 : * mut sqlite3_str , zIn : * const :: std :: os :: raw :: c_char , N : :: std :: os :: raw :: c_int) ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:99940
[INFO] [stdout]   |
[INFO] [stdout] 3 | ..._unused : [u8 ; 0] , } extern "C" { pub fn sqlite3_str_new (arg1 : * mut sqlite3) -> * mut sqlite3_str ; } extern "C" { pub fn sql...
[INFO] [stdout]   |                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:100562
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...) ; } extern "C" { pub fn sqlite3_str_appendall (arg1 : * mut sqlite3_str , zIn : * const :: std :: os :: raw :: c_char) ; } exter...
[INFO] [stdout]   |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:100024
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...e3_str ; } extern "C" { pub fn sqlite3_str_finish (arg1 : * mut sqlite3_str) -> * mut :: std :: os :: raw :: c_char ; } extern "C"...
[INFO] [stdout]   |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:100681
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn sqlite3_str_appendchar (arg1 : * mut sqlite3_str , N : :: std :: os :: raw :: c_int , C : :: std :: os :: raw :: c_char) ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:100133
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn sqlite3_str_appendf (arg1 : * mut sqlite3_str , zFormat : * const :: std :: os :: raw :: c_char , ...) ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:100826
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...td :: os :: raw :: c_char) ; } extern "C" { pub fn sqlite3_str_reset (arg1 : * mut sqlite3_str) ; } extern "C" { pub fn sqlite3_st...
[INFO] [stdout]   |                                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:100260
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn sqlite3_str_vappendf (arg1 : * mut sqlite3_str , zFormat : * const :: std :: os :: raw :: c_char , arg2 : * mut __va_list_tag) ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:100895
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...ite3_str) ; } extern "C" { pub fn sqlite3_str_errcode (arg1 : * mut sqlite3_str) -> :: std :: os :: raw :: c_int ; } extern "C" { ...
[INFO] [stdout]   |                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:100411
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn sqlite3_str_append (arg1 : * mut sqlite3_str , zIn : * const :: std :: os :: raw :: c_char , N : :: std :: os :: raw :: c_int) ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:100998
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... :: c_int ; } extern "C" { pub fn sqlite3_str_length (arg1 : * mut sqlite3_str) -> :: std :: os :: raw :: c_int ; } extern "C" { p...
[INFO] [stdout]   |                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:100562
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...) ; } extern "C" { pub fn sqlite3_str_appendall (arg1 : * mut sqlite3_str , zIn : * const :: std :: os :: raw :: c_char) ; } exter...
[INFO] [stdout]   |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:101100
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... c_int ; } extern "C" { pub fn sqlite3_str_value (arg1 : * mut sqlite3_str) -> * mut :: std :: os :: raw :: c_char ; } extern "C" ...
[INFO] [stdout]   |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:100681
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn sqlite3_str_appendchar (arg1 : * mut sqlite3_str , N : :: std :: os :: raw :: c_int , C : :: std :: os :: raw :: c_char) ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:101208
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn sqlite3_status (op : :: std :: os :: raw :: c_int , pCurrent : * mut :: std :: os :: raw :: c_int , pHighwater : * mut :: std :: os :: raw :: c_int , resetFlag : :: std :: os :: raw :: c_int) -> :: std :: os :: raw :: c_int ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:100826
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...td :: os :: raw :: c_char) ; } extern "C" { pub fn sqlite3_str_reset (arg1 : * mut sqlite3_str) ; } extern "C" { pub fn sqlite3_st...
[INFO] [stdout]   |                                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:100895
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...ite3_str) ; } extern "C" { pub fn sqlite3_str_errcode (arg1 : * mut sqlite3_str) -> :: std :: os :: raw :: c_int ; } extern "C" { ...
[INFO] [stdout]   |                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:101456
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn sqlite3_status64 (op : :: std :: os :: raw :: c_int , pCurrent : * mut sqlite3_int64 , pHighwater : * mut sqlite3_int64 , resetFlag : :: std :: os :: raw :: c_int) -> :: std :: os :: raw :: c_int ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:100998
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... :: c_int ; } extern "C" { pub fn sqlite3_str_length (arg1 : * mut sqlite3_str) -> :: std :: os :: raw :: c_int ; } extern "C" { p...
[INFO] [stdout]   |                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:101676
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn sqlite3_db_status (arg1 : * mut sqlite3 , op : :: std :: os :: raw :: c_int , pCur : * mut :: std :: os :: raw :: c_int , pHiwtr : * mut :: std :: os :: raw :: c_int , resetFlg : :: std :: os :: raw :: c_int) -> :: std :: os :: raw :: c_int ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:101100
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... c_int ; } extern "C" { pub fn sqlite3_str_value (arg1 : * mut sqlite3_str) -> * mut :: std :: os :: raw :: c_char ; } extern "C" ...
[INFO] [stdout]   |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:101941
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn sqlite3_stmt_status (arg1 : * mut sqlite3_stmt , op : :: std :: os :: raw :: c_int , resetFlg : :: std :: os :: raw :: c_int) -> :: std :: os :: raw :: c_int ; } # ...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:110416
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn sqlite3_backup_init (pDest : * mut sqlite3 , zDestName : * const :: std :: os :: raw :: c_char , pSource : * mut sqlite3 , zSourceName : * const :: std :: os :: raw :: c_char) -> * mut sqlite3_backup ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:101208
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn sqlite3_status (op : :: std :: os :: raw :: c_int , pCurrent : * mut :: std :: os :: raw :: c_int , pHighwater : * mut :: std :: os :: raw :: c_int , resetFlag : :: std :: os :: raw :: c_int) -> :: std :: os :: raw :: c_int ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:101456
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn sqlite3_status64 (op : :: std :: os :: raw :: c_int , pCurrent : * mut sqlite3_int64 , pHighwater : * mut sqlite3_int64 , resetFlag : :: std :: os :: raw :: c_int) -> :: std :: os :: raw :: c_int ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:110640
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn sqlite3_backup_step (p : * mut sqlite3_backup , nPage : :: std :: os :: raw :: c_int) -> :: std :: os :: raw :: c_int ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:101676
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn sqlite3_db_status (arg1 : * mut sqlite3 , op : :: std :: os :: raw :: c_int , pCur : * mut :: std :: os :: raw :: c_int , pHiwtr : * mut :: std :: os :: raw :: c_int , resetFlg : :: std :: os :: raw :: c_int) -> :: std :: os :: raw :: c_int ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:110782
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...:: c_int ; } extern "C" { pub fn sqlite3_backup_finish (p : * mut sqlite3_backup) -> :: std :: os :: raw :: c_int ; } extern "C" {...
[INFO] [stdout]   |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:101941
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn sqlite3_stmt_status (arg1 : * mut sqlite3_stmt , op : :: std :: os :: raw :: c_int , resetFlg : :: std :: os :: raw :: c_int) -> :: std :: os :: raw :: c_int ; } # ...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:110887
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... c_int ; } extern "C" { pub fn sqlite3_backup_remaining (p : * mut sqlite3_backup) -> :: std :: os :: raw :: c_int ; } extern "C" ...
[INFO] [stdout]   |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:110416
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn sqlite3_backup_init (pDest : * mut sqlite3 , zDestName : * const :: std :: os :: raw :: c_char , pSource : * mut sqlite3 , zSourceName : * const :: std :: os :: raw :: c_char) -> * mut sqlite3_backup ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:110995
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... c_int ; } extern "C" { pub fn sqlite3_backup_pagecount (p : * mut sqlite3_backup) -> :: std :: os :: raw :: c_int ; } extern "C" ...
[INFO] [stdout]   |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:110640
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn sqlite3_backup_step (p : * mut sqlite3_backup , nPage : :: std :: os :: raw :: c_int) -> :: std :: os :: raw :: c_int ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:111103
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn sqlite3_unlock_notify (pB...: c_void) -> :: std :: os :: raw :: c_int ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:110782
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...:: c_int ; } extern "C" { pub fn sqlite3_backup_finish (p : * mut sqlite3_backup) -> :: std :: os :: raw :: c_int ; } extern "C" {...
[INFO] [stdout]   |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:111413
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn sqlite3_stricmp (arg1 : * const :: std :: os :: raw :: c_char , arg2 : * const :: std :: os :: raw :: c_char) -> :: std :: os :: raw :: c_int ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:111579
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn sqlite3_strnicmp (arg1 : * const :: std :: os :: raw :: c_char , arg2 : * const :: std :: os :: raw :: c_char , arg3 : :: std :: os :: raw :: c_int) -> :: std :: os :: raw :: c_int ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:110887
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... c_int ; } extern "C" { pub fn sqlite3_backup_remaining (p : * mut sqlite3_backup) -> :: std :: os :: raw :: c_int ; } extern "C" ...
[INFO] [stdout]   |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:111784
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn sqlite3_strglob (zGlob : * const :: std :: os :: raw :: c_char , zStr : * const :: std :: os :: raw :: c_char) -> :: std :: os :: raw :: c_int ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:110995
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... c_int ; } extern "C" { pub fn sqlite3_backup_pagecount (p : * mut sqlite3_backup) -> :: std :: os :: raw :: c_int ; } extern "C" ...
[INFO] [stdout]   |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:111103
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn sqlite3_unlock_notify (pB...: c_void) -> :: std :: os :: raw :: c_int ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:111951
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn sqlite3_strlike (zGlob : * const :: std :: os :: raw :: c_char , zStr : * const :: std :: os :: raw :: c_char , cEsc : :: std :: os :: raw :: c_uint) -> :: std :: os :: raw :: c_int ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:111413
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn sqlite3_stricmp (arg1 : * const :: std :: os :: raw :: c_char , arg2 : * const :: std :: os :: raw :: c_char) -> :: std :: os :: raw :: c_int ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:112157
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn sqlite3_log (iErrCode : :: std :: os :: raw :: c_int , zFormat : * const :: std :: os :: raw :: c_char , ...) ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:111579
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn sqlite3_strnicmp (arg1 : * const :: std :: os :: raw :: c_char , arg2 : * const :: std :: os :: raw :: c_char , arg3 : :: std :: os :: raw :: c_int) -> :: std :: os :: raw :: c_int ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:112291
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn sqlite3_wal_hook (arg1 : ...d) -> * mut :: std :: os :: raw :: c_void ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:111784
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn sqlite3_strglob (zGlob : * const :: std :: os :: raw :: c_char , zStr : * const :: std :: os :: raw :: c_char) -> :: std :: os :: raw :: c_int ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:112685
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn sqlite3_wal_autocheckpoint (db : * mut sqlite3 , N : :: std :: os :: raw :: c_int) -> :: std :: os :: raw :: c_int ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:111951
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn sqlite3_strlike (zGlob : * const :: std :: os :: raw :: c_char , zStr : * const :: std :: os :: raw :: c_char , cEsc : :: std :: os :: raw :: c_uint) -> :: std :: os :: raw :: c_int ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:112824
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn sqlite3_wal_checkpoint (db : * mut sqlite3 , zDb : * const :: std :: os :: raw :: c_char) -> :: std :: os :: raw :: c_int ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:112970
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn sqlite3_wal_checkpoint_v2...:: c_int) -> :: std :: os :: raw :: c_int ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:112157
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn sqlite3_log (iErrCode : :: std :: os :: raw :: c_int , zFormat : * const :: std :: os :: raw :: c_char , ...) ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:112291
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn sqlite3_wal_hook (arg1 : ...d) -> * mut :: std :: os :: raw :: c_void ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:113249
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn sqlite3_vtab_config (arg1 : * mut sqlite3 , op : :: std :: os :: raw :: c_int , ...) -> :: std :: os :: raw :: c_int ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:112685
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn sqlite3_wal_autocheckpoint (db : * mut sqlite3 , N : :: std :: os :: raw :: c_int) -> :: std :: os :: raw :: c_int ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:113390
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...:: c_int ; } extern "C" { pub fn sqlite3_vtab_on_conflict (arg1 : * mut sqlite3) -> :: std :: os :: raw :: c_int ; } extern "C" { ...
[INFO] [stdout]   |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:112824
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn sqlite3_wal_checkpoint (db : * mut sqlite3 , zDb : * const :: std :: os :: raw :: c_char) -> :: std :: os :: raw :: c_int ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:113494
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... c_int ; } extern "C" { pub fn sqlite3_vtab_nochange (arg1 : * mut sqlite3_context) -> :: std :: os :: raw :: c_int ; } extern "C"...
[INFO] [stdout]   |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:112970
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn sqlite3_wal_checkpoint_v2...:: c_int) -> :: std :: os :: raw :: c_int ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:113603
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn sqlite3_vtab_collation (arg1 : * mut sqlite3_index_info , arg2 : :: std :: os :: raw :: c_int) -> * const :: std :: os :: raw :: c_char ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:113763
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...char ; } extern "C" { pub fn sqlite3_vtab_distinct (arg1 : * mut sqlite3_index_info) -> :: std :: os :: raw :: c_int ; } extern "C...
[INFO] [stdout]   |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:113249
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn sqlite3_vtab_config (arg1 : * mut sqlite3 , op : :: std :: os :: raw :: c_int , ...) -> :: std :: os :: raw :: c_int ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:113875
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn sqlite3_vtab_in (arg1 : * mut sqlite3_index_info , iCons : :: std :: os :: raw :: c_int , bHandle : :: std :: os :: raw :: c_int) -> :: std :: os :: raw :: c_int ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:113390
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...:: c_int ; } extern "C" { pub fn sqlite3_vtab_on_conflict (arg1 : * mut sqlite3) -> :: std :: os :: raw :: c_int ; } extern "C" { ...
[INFO] [stdout]   |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:113494
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... c_int ; } extern "C" { pub fn sqlite3_vtab_nochange (arg1 : * mut sqlite3_context) -> :: std :: os :: raw :: c_int ; } extern "C"...
[INFO] [stdout]   |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:114061
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn sqlite3_vtab_in_first (pVal : * mut sqlite3_value , ppOut : * mut * mut sqlite3_value) -> :: std :: os :: raw :: c_int ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:114204
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn sqlite3_vtab_in_next (pVal : * mut sqlite3_value , ppOut : * mut * mut sqlite3_value) -> :: std :: os :: raw :: c_int ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:113603
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn sqlite3_vtab_collation (arg1 : * mut sqlite3_index_info , arg2 : :: std :: os :: raw :: c_int) -> * const :: std :: os :: raw :: c_char ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:113763
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...char ; } extern "C" { pub fn sqlite3_vtab_distinct (arg1 : * mut sqlite3_index_info) -> :: std :: os :: raw :: c_int ; } extern "C...
[INFO] [stdout]   |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:114346
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn sqlite3_vtab_rhs_value (arg1 : * mut sqlite3_index_info , arg2 : :: std :: os :: raw :: c_int , ppVal : * mut * mut sqlite3_value) -> :: std :: os :: raw :: c_int ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:113875
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn sqlite3_vtab_in (arg1 : * mut sqlite3_index_info , iCons : :: std :: os :: raw :: c_int , bHandle : :: std :: os :: raw :: c_int) -> :: std :: os :: raw :: c_int ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:114533
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn sqlite3_stmt_scanstatus (pStmt : * mut sqlite3_stmt , idx : :: std :: os :: raw :: c_int , iScanStatusOp : :: std :: os :: raw :: c_int , pOut : * mut :: std :: os :: raw :: c_void) -> :: std :: os :: raw :: c_int ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:114061
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn sqlite3_vtab_in_first (pVal : * mut sqlite3_value , ppOut : * mut * mut sqlite3_value) -> :: std :: os :: raw :: c_int ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:114771
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn sqlite3_stmt_scanstatus_v...: c_void) -> :: std :: os :: raw :: c_int ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:114204
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn sqlite3_vtab_in_next (pVal : * mut sqlite3_value , ppOut : * mut * mut sqlite3_value) -> :: std :: os :: raw :: c_int ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:115051
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... os :: raw :: c_int ; } extern "C" { pub fn sqlite3_stmt_scanstatus_reset (arg1 : * mut sqlite3_stmt) ; } extern "C" { pub fn sqli...
[INFO] [stdout]   |                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:115133
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...ite3_stmt) ; } extern "C" { pub fn sqlite3_db_cacheflush (arg1 : * mut sqlite3) -> :: std :: os :: raw :: c_int ; } extern "C" { p...
[INFO] [stdout]   |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:114346
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn sqlite3_vtab_rhs_value (arg1 : * mut sqlite3_index_info , arg2 : :: std :: os :: raw :: c_int , ppVal : * mut * mut sqlite3_value) -> :: std :: os :: raw :: c_int ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:115234
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...w :: c_int ; } extern "C" { pub fn sqlite3_system_errno (arg1 : * mut sqlite3) -> :: std :: os :: raw :: c_int ; } # [repr (C)] # ...
[INFO] [stdout]   |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:114533
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn sqlite3_stmt_scanstatus (pStmt : * mut sqlite3_stmt , idx : :: std :: os :: raw :: c_int , iScanStatusOp : :: std :: os :: raw :: c_int , pOut : * mut :: std :: os :: raw :: c_void) -> :: std :: os :: raw :: c_int ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:115871
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... ; extern "C" { pub fn sqlite3_snapshot_get (db : * mut sqlite3 , zSchema : * const :: std :: os :: raw :: c_char , ppSnapshot : * mut * mut sqlite3_snapshot) -> :: std :: os :: raw :: c_int ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:114771
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn sqlite3_stmt_scanstatus_v...: c_void) -> :: std :: os :: raw :: c_int ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:116063
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn sqlite3_snapshot_open (db : * mut sqlite3 , zSchema : * const :: std :: os :: raw :: c_char , pSnapshot : * mut sqlite3_snapshot) -> :: std :: os :: raw :: c_int ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:116249
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...:: os :: raw :: c_int ; } extern "C" { pub fn sqlite3_snapshot_free (arg1 : * mut sqlite3_snapshot) ; } extern "C" { pub fn sqlite...
[INFO] [stdout]   |                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:116327
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn sqlite3_snapshot_cmp (p1 : * mut sqlite3_snapshot , p2 : * mut sqlite3_snapshot) -> :: std :: os :: raw :: c_int ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:115051
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... os :: raw :: c_int ; } extern "C" { pub fn sqlite3_stmt_scanstatus_reset (arg1 : * mut sqlite3_stmt) ; } extern "C" { pub fn sqli...
[INFO] [stdout]   |                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:116464
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn sqlite3_snapshot_recover (db : * mut sqlite3 , zDb : * const :: std :: os :: raw :: c_char) -> :: std :: os :: raw :: c_int ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:116612
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn sqlite3_serialize (db : * mut sqlite3 , zSchema : * const :: std :: os :: raw :: c_char , piSize : * mut sqlite3_int64 , mFlags : :: std :: os :: raw :: c_uint) -> * mut :: std :: os :: raw :: c_uchar ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:115133
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...ite3_stmt) ; } extern "C" { pub fn sqlite3_db_cacheflush (arg1 : * mut sqlite3) -> :: std :: os :: raw :: c_int ; } extern "C" { p...
[INFO] [stdout]   |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:116837
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn sqlite3_deserialize (db :...: c_uint) -> :: std :: os :: raw :: c_int ; } pu...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:115234
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...w :: c_int ; } extern "C" { pub fn sqlite3_system_errno (arg1 : * mut sqlite3) -> :: std :: os :: raw :: c_int ; } # [repr (C)] # ...
[INFO] [stdout]   |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:117154
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... ; extern "C" { pub fn sqlite3_rtree_geometry_ca...: c_void) -> :: std :: os :: raw :: c_int ; } # ...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:115871
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... ; extern "C" { pub fn sqlite3_snapshot_get (db : * mut sqlite3 , zSchema : * const :: std :: os :: raw :: c_char , ppSnapshot : * mut * mut sqlite3_snapshot) -> :: std :: os :: raw :: c_int ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:118949
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... ; extern "C" { pub fn sqlite3_rtree_query_callb..._void) >) -> :: std :: os :: raw :: c_int ; } # ...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:116063
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn sqlite3_snapshot_open (db : * mut sqlite3 , zSchema : * const :: std :: os :: raw :: c_char , pSnapshot : * mut sqlite3_snapshot) -> :: std :: os :: raw :: c_int ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:116249
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...:: os :: raw :: c_int ; } extern "C" { pub fn sqlite3_snapshot_free (arg1 : * mut sqlite3_snapshot) ; } extern "C" { pub fn sqlite...
[INFO] [stdout]   |                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:116327
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn sqlite3_snapshot_cmp (p1 : * mut sqlite3_snapshot , p2 : * mut sqlite3_snapshot) -> :: std :: os :: raw :: c_int ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `__gnuc_va_list` should have an upper camel case name
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:22182
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...ATED : u32 = 1 ; pub type __gnuc_va_list = __builtin_va_list ; pub type va_list = __builtin_va_list ; extern "C" { pub static sqli...
[INFO] [stdout]   |                              ^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `GnucVaList`
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(non_camel_case_types)]` (part of `#[warn(nonstandard_style)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `va_list` should have an upper camel case name
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:22228
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... = __builtin_va_list ; pub type va_list = __builtin_va_list ; extern "C" { pub static sqlite3_version : [:: std :: os :: raw :: c_...
[INFO] [stdout]   |                                    ^^^^^^^ help: convert the identifier to upper camel case: `VaList`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:116464
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn sqlite3_snapshot_recover (db : * mut sqlite3 , zDb : * const :: std :: os :: raw :: c_char) -> :: std :: os :: raw :: c_int ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `sqlite_int64` should have an upper camel case name
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:23040
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...ed : [u8 ; 0] , } pub type sqlite_int64 = :: std :: os :: raw :: c_longlong ; pub type sqlite_uint64 = :: std :: os :: raw :: c_ul...
[INFO] [stdout]   |                               ^^^^^^^^^^^^ help: convert the identifier to upper camel case: `SqliteInt64`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:116612
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn sqlite3_serialize (db : * mut sqlite3 , zSchema : * const :: std :: os :: raw :: c_char , piSize : * mut sqlite3_int64 , mFlags : :: std :: os :: raw :: c_uint) -> * mut :: std :: os :: raw :: c_uchar ; } ex...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `sqlite_uint64` should have an upper camel case name
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:23100
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... :: c_longlong ; pub type sqlite_uint64 = :: std :: os :: raw :: c_ulonglong ; pub type sqlite3_int64 = sqlite_int64 ; pub type sq...
[INFO] [stdout]   |                              ^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `SqliteUint64`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:116837
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... } extern "C" { pub fn sqlite3_deserialize (db :...: c_uint) -> :: std :: os :: raw :: c_int ; } pu...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `sqlite3_int64` should have an upper camel case name
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:23162
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...:: c_ulonglong ; pub type sqlite3_int64 = sqlite_int64 ; pub type sqlite3_uint64 = sqlite_uint64 ; extern "C" { pub fn sqlite3_clo...
[INFO] [stdout]   |                              ^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Sqlite3Int64`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:117154
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... ; extern "C" { pub fn sqlite3_rtree_geometry_ca...: c_void) -> :: std :: os :: raw :: c_int ; } # ...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `sqlite3_uint64` should have an upper camel case name
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:23202
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... sqlite_int64 ; pub type sqlite3_uint64 = sqlite_uint64 ; extern "C" { pub fn sqlite3_close (arg1 : * mut sqlite3) -> :: std :: os...
[INFO] [stdout]   |                             ^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Sqlite3Uint64`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: extern blocks must be unsafe
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:118949
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... ; extern "C" { pub fn sqlite3_rtree_query_callb..._void) >) -> :: std :: os :: raw :: c_int ; } # ...
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^...^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `sqlite3_callback` should have an upper camel case name
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:23433
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... :: c_int ; } pub type sqlite3_callback = :: std :: option :: Option < unsafe extern "C" fn (arg1 : * mut :: std :: os :: raw :: c...
[INFO] [stdout]   |                           ^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Sqlite3Callback`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `sqlite3_filename` should have an upper camel case name
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:31109
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... [u8 ; 0] , } pub type sqlite3_filename = * const :: std :: os :: raw :: c_char ; pub type sqlite3_syscall_ptr = :: std :: option ...
[INFO] [stdout]   |                           ^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Sqlite3Filename`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `sqlite3_syscall_ptr` should have an upper camel case name
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:31177
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...: c_char ; pub type sqlite3_syscall_ptr = :: std :: option :: Option < unsafe extern "C" fn () > ; # [repr (C)] # [derive (Debug ,...
[INFO] [stdout]   |                        ^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Sqlite3SyscallPtr`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `__gnuc_va_list` should have an upper camel case name
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:22182
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...ATED : u32 = 1 ; pub type __gnuc_va_list = __builtin_va_list ; pub type va_list = __builtin_va_list ; extern "C" { pub static sqli...
[INFO] [stdout]   |                              ^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `GnucVaList`
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(non_camel_case_types)]` (part of `#[warn(nonstandard_style)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `sqlite3_destructor_type` should have an upper camel case name
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:66345
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...nt ; } pub type sqlite3_destructor_type = :: std :: option :: Option < unsafe extern "C" fn (arg1 : * mut :: std :: os :: raw :: c...
[INFO] [stdout]   |                    ^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Sqlite3DestructorType`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `va_list` should have an upper camel case name
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:22228
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... = __builtin_va_list ; pub type va_list = __builtin_va_list ; extern "C" { pub static sqlite3_version : [:: std :: os :: raw :: c_...
[INFO] [stdout]   |                                    ^^^^^^^ help: convert the identifier to upper camel case: `VaList`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `sqlite3_rtree_dbl` should have an upper camel case name
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:117128
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...:: c_int ; } pub type sqlite3_rtree_dbl = f64 ; extern "C" { pub fn sqlite3_rtree_geometry_callback (db : * mut sqlite3 , zGeom : ...
[INFO] [stdout]   |                          ^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Sqlite3RtreeDbl`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `sqlite_int64` should have an upper camel case name
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:23040
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...ed : [u8 ; 0] , } pub type sqlite_int64 = :: std :: os :: raw :: c_longlong ; pub type sqlite_uint64 = :: std :: os :: raw :: c_ul...
[INFO] [stdout]   |                               ^^^^^^^^^^^^ help: convert the identifier to upper camel case: `SqliteInt64`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `sqlite_uint64` should have an upper camel case name
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:23100
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... :: c_longlong ; pub type sqlite_uint64 = :: std :: os :: raw :: c_ulonglong ; pub type sqlite3_int64 = sqlite_int64 ; pub type sq...
[INFO] [stdout]   |                              ^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `SqliteUint64`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `sqlite3_int64` should have an upper camel case name
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:23162
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...:: c_ulonglong ; pub type sqlite3_int64 = sqlite_int64 ; pub type sqlite3_uint64 = sqlite_uint64 ; extern "C" { pub fn sqlite3_clo...
[INFO] [stdout]   |                              ^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Sqlite3Int64`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `fts5_extension_function` should have an upper camel case name
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:122856
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...0] , } pub type fts5_extension_function = :: std :: option :: Option < unsafe extern "C" fn (pApi : * const Fts5ExtensionApi , pFt...
[INFO] [stdout]   |                    ^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Fts5ExtensionFunction`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `sqlite3_uint64` should have an upper camel case name
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:23202
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... sqlite_int64 ; pub type sqlite3_uint64 = sqlite_uint64 ; extern "C" { pub fn sqlite3_close (arg1 : * mut sqlite3) -> :: std :: os...
[INFO] [stdout]   |                             ^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Sqlite3Uint64`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `sqlite3_callback` should have an upper camel case name
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:23433
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... :: c_int ; } pub type sqlite3_callback = :: std :: option :: Option < unsafe extern "C" fn (arg1 : * mut :: std :: os :: raw :: c...
[INFO] [stdout]   |                           ^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Sqlite3Callback`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `sqlite3_filename` should have an upper camel case name
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:31109
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... [u8 ; 0] , } pub type sqlite3_filename = * const :: std :: os :: raw :: c_char ; pub type sqlite3_syscall_ptr = :: std :: option ...
[INFO] [stdout]   |                           ^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Sqlite3Filename`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `__builtin_va_list` should have an upper camel case name
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:139850
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...0usize] ; } ; pub type __builtin_va_list = [__va_list_tag ; 1usize] ; # [repr (C)] # [derive (Debug , Copy , Clone)] pub struct __...
[INFO] [stdout]   |                           ^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `BuiltinVaList`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `sqlite3_syscall_ptr` should have an upper camel case name
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:31177
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...: c_char ; pub type sqlite3_syscall_ptr = :: std :: option :: Option < unsafe extern "C" fn () > ; # [repr (C)] # [derive (Debug ,...
[INFO] [stdout]   |                        ^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Sqlite3SyscallPtr`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `sqlite3_destructor_type` should have an upper camel case name
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:66345
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...nt ; } pub type sqlite3_destructor_type = :: std :: option :: Option < unsafe extern "C" fn (arg1 : * mut :: std :: os :: raw :: c...
[INFO] [stdout]   |                    ^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Sqlite3DestructorType`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `sqlite3_rtree_dbl` should have an upper camel case name
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:117128
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...:: c_int ; } pub type sqlite3_rtree_dbl = f64 ; extern "C" { pub fn sqlite3_rtree_geometry_callback (db : * mut sqlite3 , zGeom : ...
[INFO] [stdout]   |                          ^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Sqlite3RtreeDbl`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `fts5_extension_function` should have an upper camel case name
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:122856
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...0] , } pub type fts5_extension_function = :: std :: option :: Option < unsafe extern "C" fn (pApi : * const Fts5ExtensionApi , pFt...
[INFO] [stdout]   |                    ^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `Fts5ExtensionFunction`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `quicken-import-tool` (bin "quicken-import-tool" test) due to 294 previous errors; 13 warnings emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `quicken-import-tool` (bin "quicken-import-tool") due to 294 previous errors; 13 warnings emitted
[INFO] [stdout] warning: type `__builtin_va_list` should have an upper camel case name
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/quicken-import-tool-6c0f6252c8d19677/out/bindings.rs:3:139850
[INFO] [stdout]   |
[INFO] [stdout] 3 | ...0usize] ; } ; pub type __builtin_va_list = [__va_list_tag ; 1usize] ; # [repr (C)] # [derive (Debug , Copy , Clone)] pub struct __...
[INFO] [stdout]   |                           ^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `BuiltinVaList`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "0ed26e32b18b5435cd0eb57779600b173e4d1bd42ac35e7b27ec29c29b8d830f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0ed26e32b18b5435cd0eb57779600b173e4d1bd42ac35e7b27ec29c29b8d830f", kill_on_drop: false }`
[INFO] [stdout] 0ed26e32b18b5435cd0eb57779600b173e4d1bd42ac35e7b27ec29c29b8d830f
